Expand description
Warp syncing strategy. Bootstraps chain by downloading warp proofs and state.
Structs§
- Encoded
Proof - Scale-encoded warp sync proof response.
- Warp
Proof Request - Warp sync request
- Warp
Sync - Warp sync state machine. Accumulates warp proofs and state.
- Warp
Sync Progress - Reported warp sync progress.
- Warp
Sync Result
Enums§
- Verification
Result - Proof verification result.
- Warp
Sync Config - Warp sync configuration as accepted by
WarpSync
. - Warp
Sync Phase - Reported warp sync phase.
Traits§
- Warp
Sync Provider - Warp sync backend. Handles retrieving and verifying warp sync proofs.
Type Aliases§
- Authority
List - A list of Grandpa authorities with associated weights.
- SetId
- The monotonic identifier of a GRANDPA set of authorities.