Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet callback URL meta query parameter may be incorrect #2912

Open
trezbouchez opened this issue Sep 10, 2022 · 0 comments
Open

Wallet callback URL meta query parameter may be incorrect #2912

trezbouchez opened this issue Sep 10, 2022 · 0 comments

Comments

@trezbouchez
Copy link

This may be intentional, however looking at the code I think this is probably a bug:

Problem

When client passes meta to the transaction the callback URL query parameter is named 'signMeta'.

Expected Behavior

Should probably be just called 'meta'.

Steps to reproduce

  1. Have the wallet sign a transaction and pass some meta to the RequestSignTransactionsOptions
  2. Once the wallet does its job, inspect the callback URL query parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant