Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
IndexerServerMatchEventsResponse
Interface IndexerServerMatchEventsResponse
interface
IndexerServerMatchEventsResponse
{
matches
:
IndexerServerMatchEvent
[]
;
txs
:
IndexerServerTx
[]
;
}
Index
Properties
matches
txs
Properties
matches
matches
:
IndexerServerMatchEvent
[]
txs
txs
:
IndexerServerTx
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
matches
txs
Documentation
Loading...