gill/programs/token/Type aliasesApproveInstructionDatatype ApproveInstructionData = { amount: bigint; discriminator: number; }; Properties amount amount: bigint; The amount of tokens the delegate is approved for. discriminator discriminator: number;ApproveInstructionPrevious PageApproveInstructionDataArgsNext Page