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: create account at full size upfront, no CPI realloc needed
token-2022 cannot realloc an account inside a CPI call (InvalidRealloc).
Pre-allocate the mint account at the full size required for all extensions
including the TokenMetadata TLV so no realloc is needed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments