Left Curve Software Stack
    Preparing search index...

    Type Alias PairSymbols

    type PairSymbols = {
        baseSymbol: string;
        quoteSymbol: string;
    }
    Index

    Properties

    baseSymbol: string
    quoteSymbol: string