MintTokensToCheckedInstructionArgs: {
    amount: number | bigint;
    decimals: number;
}

Type declaration

  • amount: number | bigint
  • decimals: number

Generated using TypeDoc