Function spl_token_2022::extension::confidential_transfer_fee::instruction::enable_harvest_to_mint
source ยท pub fn enable_harvest_to_mint(
token_program_id: &Pubkey,
mint: &Pubkey,
authority: &Pubkey,
multisig_signers: &[&Pubkey],
) -> Result<Instruction, ProgramError>
Expand description
Create an EnableHarvestToMint
instruction