Module sc_network::warp_request_handler[][src]

Expand description

Helper for handling (i.e. answering) grandpa warp sync requests from a remote peer.

Structs

Scale-encoded warp sync proof response.

Warp sync request

Handler for incoming grandpa warp sync requests from a remote peer.

Enums

Proof verification result.

Traits

Warp sync backend. Handles retrieveing and verifying warp sync proofs.

Functions

Generates a RequestResponseConfig for the grandpa warp sync request protocol, refusing incoming requests.