Mint authority public key.
Fee payer public key.
Validity proof for the light mint.
Merkle context of the light mint.
Mint instruction data.
Array of recipients with amounts.
OptionaloutputStateTreeInfo: TreeInfoOptional output state tree info. Uses merkle context queue if not provided.
Token account version (default: TokenDataVersion.ShaFlat).
OptionalmaxTopUp: numberOptional cap on rent top-up (units of 1k lamports; default no cap)
Create instruction for minting tokens from a light mint to compressed accounts. To mint to light-token associated token accounts across SPL/T22/light mints, use createMintToInterfaceInstruction instead.