read_reader_states
Documentation for eth_defi.tokenised_fund.asseto.backfill.read_reader_states function.
- read_reader_states(path)
Read trusted local historical reader states.
- Parameters
path (pathlib.Path) – Reader-state pickle file path.
- Returns
Existing states, or an empty mapping when the file does not exist.
- Return type