Coda by Ian Macalinao
    Preparing search index...
    interface RemoveAllLiquidityInstructionData {
        discriminator: ReadonlyUint8Array;
        tokenAAmountThreshold: bigint;
        tokenBAmountThreshold: bigint;
    }
    Index

    Properties

    discriminator: ReadonlyUint8Array
    tokenAAmountThreshold: bigint
    tokenBAmountThreshold: bigint