Mayson Monorepo Documentation
    Preparing search index...

    Interface GetExchangeKeysResponse

    Response from getting exchange keys

    interface GetExchangeKeysResponse {
        keys: ExchangeKeyResponse[];
    }
    Index

    Properties

    Properties