ApproveInstructionDataArgs: {
    amount: number | bigint;
}

Type declaration

  • amount: number | bigint

    The amount of tokens the delegate is approved for.

Generated using TypeDoc