Module sc_network_sync::state_request_handler
source · Expand description
Helper for handling (i.e. answering) state requests from a remote peer via the
crate::request_responses::RequestResponsesBehaviour
.
Structs§
- Handler for incoming block requests from a remote peer.
Functions§
- Generates a
RequestResponseProtocolConfig
for the state request protocol, refusing incoming requests.