PermissionedBurnInstructionDataArgs: {
    amount: number | bigint;
}

Type declaration

  • amount: number | bigint

    The amount of tokens to burn.

Generated using TypeDoc