IndexerClient
Midnight.js API Reference v2.0.2
Midnight.js API Reference / @midnight-ntwrk/midnight-js-testing / IndexerClient
Class: IndexerClient
Constructors
Constructor
new IndexerClient(
indexerUrl,logger):IndexerClient
Creates an instance of IndexerClient.
Parameters
indexerUrl
string
The URL of the indexer service.
logger
Logger
The logger instance for logging information.
Returns
IndexerClient