IndexerProviderOptions
Defined in: ootle-indexer/src/indexer-provider.ts:26
Properties
Section titled “Properties”defaultTransactionTimeoutMs?
Section titled “defaultTransactionTimeoutMs?”
optionaldefaultTransactionTimeoutMs?:number
Defined in: ootle-indexer/src/indexer-provider.ts:31
Default timeout for watchTransaction, in milliseconds. Defaults to 60000ms.
network
Section titled “network”network:
Network
Defined in: ootle-indexer/src/indexer-provider.ts:29
url:
string
Defined in: ootle-indexer/src/indexer-provider.ts:28
Base URL of the indexer REST API, e.g. “http://localhost:18300”