Coda by Ian Macalinao
    Preparing search index...
    interface RemoveAllLiquidityInstructionDataArgs {
        tokenAAmountThreshold: number | bigint;
        tokenBAmountThreshold: number | bigint;
    }
    Index

    Properties

    tokenAAmountThreshold: number | bigint
    tokenBAmountThreshold: number | bigint