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

Backpack sign message incorrect format #898

Open
valentyn-solana opened this issue Feb 14, 2024 · 1 comment
Open

Backpack sign message incorrect format #898

valentyn-solana opened this issue Feb 14, 2024 · 1 comment

Comments

@valentyn-solana
Copy link

When I sign message with backpack adapter I get back the object { signature: Uint8Array }
For all other wallets (tested phantom, solflare) I get signature itself (Uint8Array ) without being wrapped in object

Small issue, but hope it should be same format :)

@ph101pp
Copy link

ph101pp commented Feb 20, 2024

we're following this standard here: https://github.com/anza-xyz/wallet-standard/blob/master/packages/wallets/ghost/src/window.ts#L25

How are you using the provider?

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

2 participants