load_timestamp_cache
Documentation for eth_defi.event_reader.timestamp_cache.load_timestamp_cache function.
- load_timestamp_cache(chain_id, cache_folder=PosixPath('/home/runner/.tradingstrategy/block-timestamp'))
Load the block->timestamp cache for a given chain ID.
- Parameters
chain_id (int) –
cache_folder (pathlib.Path) –
- Return type
eth_defi.event_reader.timestamp_cache.BlockTimestampDatabase