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 metadata: remove update_authority/mint from instruction data
spl-token-metadata-interface Initialize passes update_authority and mint
as accounts, not instruction data. Only name/symbol/uri go in the data
after the 8-byte discriminator.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments