The default number of seconds to wait for an indexer processor to catch up
to a requested ledger version.
Public networks and a busy local testnet can lag several seconds behind the
fullnode. Callers that need a different budget can pass timeoutMilliseconds
to waitForIndexer.
The default number of seconds to wait for an indexer processor to catch up to a requested ledger version.
Public networks and a busy local testnet can lag several seconds behind the fullnode. Callers that need a different budget can pass
timeoutMillisecondstowaitForIndexer.