Mayson Monorepo Documentation
    Preparing search index...

    Interface GetActiveExchangeResponse

    Response from getting active exchange

    interface GetActiveExchangeResponse {
        activeExchange: ExchangeName;
    }
    Index

    Properties

    Properties

    activeExchange: ExchangeName