@neutral-trade/sdk - v1.0.0
    Preparing search index...

    Type Alias SetWithdrawalRedemptionScheduleInstructionData

    type SetWithdrawalRedemptionScheduleInstructionData = {
        discriminator: ReadonlyUint8Array;
        withdrawalRedemptionRequestCutoffTs: bigint;
        withdrawalRedemptionUnlockCurrentCycleTs: bigint;
        withdrawalRedemptionUnlockNextCycleTs: bigint;
    }
    Index

    Properties

    discriminator: ReadonlyUint8Array
    withdrawalRedemptionRequestCutoffTs: bigint
    withdrawalRedemptionUnlockCurrentCycleTs: bigint
    withdrawalRedemptionUnlockNextCycleTs: bigint