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
When we have some binary value as a key in storage, state viewing rpc will return an error because it cannot be converted directly to string. We should consider encoding keys and values in base58.
The text was updated successfully, but these errors were encountered:
When we have some binary value as a key in storage, state viewing rpc will return an error because it cannot be converted directly to string. We should consider encoding keys and values in base58.
The text was updated successfully, but these errors were encountered: