Module sc_network_sync::strategy::warp
source · Expand description
Warp syncing strategy. Bootstraps chain by downloading warp proofs and state.
Structs§
- Scale-encoded warp sync proof response.
- Warp sync request
- Warp sync state machine. Accumulates warp proofs and state.
- Reported warp sync progress.
Enums§
- Proof verification result.
- Action that should be performed on
WarpSync
’s behalf. - Warp sync configuration as accepted by
WarpSync
. - Reported warp sync phase.
Traits§
- Warp sync backend. Handles retrieving and verifying warp sync proofs.
Type Aliases§
- A list of Grandpa authorities with associated weights.
- The monotonic identifier of a GRANDPA set of authorities.