Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add optimistic progress to indexing status report (#887)
This avoids an edge case where users receive a block number from an indexer but then fail to make a subsequent query to the same indexer because we think it hasn't hit that block yet.
- Loading branch information