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
Hi,
I'm trying to decode metadata with metaplex script, and i have the following error :
Uncaught (in promise) TypeError: reader[capitalizeFirstLetter(...)] is not a function
the filedType is "pubkeyAsString"
What am i doing wrong ?
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to decode metadata with metaplex script, and i have the following error :
Uncaught (in promise) TypeError: reader[capitalizeFirstLetter(...)] is not a function
the filedType is "pubkeyAsString"
What am i doing wrong ?
The text was updated successfully, but these errors were encountered: