Left Curve Software Stack
    Preparing search index...

    Type Alias LiquidityDepth

    type LiquidityDepth = {
        depthBase: string;
        depthQuote: string;
    }
    Index

    Properties

    depthBase: string
    depthQuote: string