Mayson Monorepo Documentation
    Preparing search index...

    Interface SetActiveExchangeRequest

    Request to set active exchange

    interface SetActiveExchangeRequest {
        exchange: ExchangeName;
    }
    Index

    Properties

    Properties

    exchange: ExchangeName