magic-js
magic-js copied to clipboard
Solana extension "kitchen sink" example does not work
🐛 Description
https://codesandbox.io/s/github/MagicLabs/example-solana
Sending the transfer transaction does not work.
🧩 Steps to Reproduce
- Log in and verify email.
- Click sign transaction.
- Click send transaction.
🤔 Expected behavior
The transaction is sent successfully.
😮 Actual behavior
The transaction fails.
cc @harryEth
Hello @spencekim and thank you for opening this issue. We have updated the demo recently that resolves this issue.
I just successfully sent a transaction using the demo you linked above.