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