Module sc_network_sync::strategy::state_sync
source · Expand description
State sync support.
Structs§
- State sync state machine. Accumulates partial state data until it is ready to be imported.
- Reported state download progress.
Enums§
- Import state chunk result.
Traits§
- Generic state sync provider. Used for mocking in tests.