Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerMatchEventsResponse

    interface IndexerServerMatchEventsResponse {
        matches: IndexerServerMatchEvent[];
        txs: IndexerServerTx[];
    }
    Index

    Properties

    Properties