gill/programs/system/Type aliasesWithdrawNonceAccountInstructionDatatype WithdrawNonceAccountInstructionData = { discriminator: number; withdrawAmount: bigint; }; Properties discriminator discriminator: number; withdrawAmount withdrawAmount: bigint;WithdrawNonceAccountInstructionPrevious PageWithdrawNonceAccountInstructionDataArgsNext Page