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

Solana dApps API compatibility in solana adapter #23653

Closed
darkdh opened this issue Jun 23, 2022 · 0 comments · Fixed by brave/brave-core#13939
Closed

Solana dApps API compatibility in solana adapter #23653

darkdh opened this issue Jun 23, 2022 · 0 comments · Fixed by brave/brave-core#13939

Comments

@darkdh
Copy link
Member

darkdh commented Jun 23, 2022

We should also accept optional parameters as null or undefined, currently we reject it with INVALID_PARAMETERS error.
Ex. sendTransaction API in adapter
https://github.com/solana-labs/wallet-adapter/blob/244af02cb3dcf9334abf61cb9a11e497bde86d57/packages/core/base/src/adapter.ts#L33-L36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants