pub fn harvest_withheld_tokens_to_mint(
    token_program_id: &Pubkey,
    mint: &Pubkey,
    sources: &[&Pubkey]
) -> Result<Instruction, ProgramError>
Expand description

Creates a HarvestWithheldTokensToMint instruction