You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: modify parsing logic in get_token_accounts_for_owner (#729)
* fix: modify parsing logic in get_token_accounts_for_owner
Modify the parsing logic to check if data.program is "spl-token" and use
spl_token::ID, rather than attempting to parse it as a Pubkey.
* chore: run changeset
* fix: patch changeset
* Update four-shrimps-refuse.md
---------
Co-authored-by: Pedro Gabriel <[email protected]>
Co-authored-by: Will <[email protected]>
0 commit comments