Set up a test indexer fetching from a REST endpoint served by the given Simulacrum.
Wrapper over Indexer::start_reader
to make it easier to configure an indexer jsonrpc reader
for testing.
Wrapper over Indexer::start_writer_with_config
to make it easier to configure an indexer
writer for testing. If the config options are null, default values that have historically worked
for testing will be used.
Wait for the indexer to catch up to the given checkpoint sequence number.
Wait for the indexer to catch up to the given checkpoint sequence number for objects snapshot.