MintInterface from getMintInterface() - must have merkleContext and tokenMetadata
Current metadata update authority public key (must sign)
New metadata update authority public key
Fee payer public key
Validity proof for the light mint (null for decompressed light mints)
Extension index (default: 0)
OptionalmaxTopUp: numberOptional cap on rent top-up (units of 1k lamports; default no cap)
Create instruction for updating a light mint's metadata authority.
Output queue is automatically derived from mintInterface.merkleContext.treeInfo (preferring nextTreeInfo.queue if available for rollover support).