Expand description
State sync support.
Structs§
- State
Sync - State sync state machine. Accumulates partial state data until it is ready to be imported.
- State
Sync Progress - Reported state download progress.
Enums§
- Import
Result - Import state chunk result.
- State
Sync Phase
Traits§
- State
Sync Provider - Generic state sync provider. Used for mocking in tests.