save_sticky_export_state
Documentation for eth_defi.vault.top_vaults_json.save_sticky_export_state function.
- save_sticky_export_state(state, path)
Atomically write sticky export state.
- Parameters
state (dict) – State mapping.
path (pathlib.Path) – Destination path.
- Return type
None