@renegade-fi/renegade-sdk
    Preparing search index...

    Interface GetMarketsResponse

    interface GetMarketsResponse {
        markets: MarketInfo[];
    }
    Index

    Properties

    Properties

    markets: MarketInfo[]