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
I'm trying to deserialize USDC token metadata, using MetadataDeserialize but I get an error: failed to deserialize data, err: failed to read required bytes.
Hey,
I'm trying to deserialize USDC token metadata, using
MetadataDeserialize
but I get an error:failed to deserialize data, err: failed to read required bytes
.Steps to reproduce:
blocto/solana-go-sdk
v1.30.0.returns:
Using
result.value.data
run the following test:The text was updated successfully, but these errors were encountered: