MintInterface from getMintInterface() - must have merkleContext and tokenMetadata
Metadata update authority public key (must sign)
Fee payer public key
Validity proof for the light mint (null for decompressed light mints)
Metadata key to remove
If true, don't error if key doesn't exist (default: false)
Extension index (default: 0)
OptionalmaxTopUp: numberOptional cap on rent top-up (units of 1k lamports; default no cap)
Create instruction for removing a metadata key from a light mint.
Output queue is automatically derived from mintInterface.merkleContext.treeInfo (preferring nextTreeInfo.queue if available for rollover support).