remove_ondo_reader_states

Documentation for eth_defi.tokenised_fund.ondo.backfill.remove_ondo_reader_states function.

remove_ondo_reader_states(states)

Remove only reviewed Ondo states while retaining cross-chain matches.

Parameters

states (dict[eth_defi.vault.base.VaultSpec, dict]) – Complete shared reader-state mapping.

Returns

Mapping without the exact reviewed Ondo vault specs.

Return type

dict[eth_defi.vault.base.VaultSpec, dict]