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
add options pattern to support custom http client (thanks @adelowo )
Metadata
support Metaplex Token Metadata Standard v1.3.0 (thanks @omarkilani)
BREAKING CHANGING
I extracted a new struct, AccountInfo. if you use those types like GetAccountInfoResultValue, GetMultipleAccountsResultValue, GetProgramAccountsAccount, GetAccountInfoResultValue, you can change it to AccountInfo for migrating to this version.