Module state_sync

Source
Expand description

State sync support.

Structs§

StateSync
State sync state machine.
StateSyncProgress
Reported state download progress.

Enums§

ImportResult
Import state chunk result.
StateSyncPhase

Traits§

StateSyncProvider
Generic state sync provider. Used for mocking in tests.