Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemoveAllLiquidityInstructionData

    type RemoveAllLiquidityInstructionData = {
        discriminator: ReadonlyUint8Array;
        tokenAAmountThreshold: bigint;
        tokenBAmountThreshold: bigint;
    }
    Index
    discriminator: ReadonlyUint8Array
    tokenAAmountThreshold: bigint
    tokenBAmountThreshold: bigint