Function safe_token_2022::extension::confidential_transfer::instruction::harvest_withheld_tokens_to_mint
source · pub fn harvest_withheld_tokens_to_mint(
token_program_id: &Pubkey,
mint: &Pubkey,
sources: &[&Pubkey]
) -> Result<Instruction, ProgramError>
Expand description
Creates a HarvestWithheldTokensToMint
instruction