MintToInstructionDataArgs: {
    amount: number | bigint;
}

Type declaration

  • amount: number | bigint

    The amount of new tokens to mint.

Generated using TypeDoc