Structs§
- Incoming
Sync Request - Incoming sync request forwarded to the sync responder
- Litep2p
Network Sink - NetworkSink backed by litep2p, for use by the consensus engine. Also provides methods for peer management and sync.
- Network
Service - NetworkService wraps litep2p and provides consensus-level networking
- Network
Service Handles - All handles returned by
NetworkService::create. - PeerMap
- Maps ValidatorId <-> PeerId for routing
- Peer
Status - Status of a peer for external queries
Enums§
- NetCommand
- Commands sent from the NetworkSink to the NetworkService