Function createHarvestWithheldTokensToMintInstruction

  • Construct a HarvestWithheldTokensToMint instruction

    Parameters

    • mint: PublicKey

      The token mint

    • sources: PublicKey[]

      The source accounts to withdraw from

    • programId: PublicKey = TOKEN_2022_PROGRAM_ID

    Returns TransactionInstruction

    Instruction to add to a transaction

Generated using TypeDoc