Expand description
SyncingStrategy
is a proxy between crate::engine::SyncingEngine
and specific syncing algorithms.
Modules§
- Contains the state of the chain synchronization process
- State sync support.
- Warp syncing strategy. Bootstraps chain by downloading warp proofs and state.
Structs§
- Syncing configuration containing data for all strategies.
- Proxy to specific syncing strategies.
Enums§
- The key identifying a specific strategy for responses routing.