Module warp

Source
Expand description

Warp syncing strategy. Bootstraps chain by downloading warp proofs and state.

Structs§

EncodedProof
Scale-encoded warp sync proof response.
WarpProofRequest
Warp sync request
WarpSync
Warp sync state machine. Accumulates warp proofs and state.
WarpSyncProgress
Reported warp sync progress.
WarpSyncResult

Enums§

VerificationResult
Proof verification result.
WarpSyncConfig
Warp sync configuration as accepted by WarpSync.
WarpSyncPhase
Reported warp sync phase.

Traits§

WarpSyncProvider
Warp sync backend. Handles retrieving and verifying warp sync proofs.

Type Aliases§

AuthorityList
A list of Grandpa authorities with associated weights.
SetId
The monotonic identifier of a GRANDPA set of authorities.