Skip to content

Remove [] from wallet_getPermissions result type #36

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

huynhducduy
Copy link

The [] is just not needed to be there, and it also messes up the type.

@tabaktoni
Copy link
Member

@huynhducduy It's defined per specification:
https://github.com/starkware-libs/starknet-specs/blob/a2d10fc6cbaddbe2d3cf6ace5174dd0a306f4885/wallet-api/wallet_rpc.json#L65C11-L77C14

If this is an issue, it should be resolved on specification first, then we can re-implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold waiting for spec update or something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants