@aptos-labs/ts-sdk - v7.3.1
    Preparing search index...

    Variable DEFAULT_INDEXER_SYNC_TIMEOUT_SECConst

    DEFAULT_INDEXER_SYNC_TIMEOUT_SEC: 10

    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.