Module subcoin_service::network_request_handler
source · Expand description
Helper for answering the subcoin specific requests from a remote peer via the request-response protocol.
Modules§
Structs§
- Handler for incoming block requests from a remote peer.
Enums§
- Versioned network requests.
- Versioned network responses.
Functions§
- Generates a
RequestResponseProtocolConfig
for the state request protocol, refusing incoming requests.