write_reader_states
Documentation for eth_defi.tokenised_fund.ondo.backfill.write_reader_states function.
- write_reader_states(path, states)
Atomically persist the complete post-scan reader-state mapping.
- Parameters
path (pathlib.Path) –
states (dict[eth_defi.vault.base.VaultSpec, dict]) –
- Return type
None