Skip to main contentModule service
Source - IncomingSyncRequest
- Incoming sync request forwarded to the sync responder
- Litep2pNetworkSink
- NetworkSink backed by litep2p, for use by the consensus engine.
Also provides methods for peer management and sync.
- NetworkService
- NetworkService wraps litep2p and provides consensus-level networking
- PeerMap
- Maps ValidatorId <-> PeerId for routing
- PeerStatus
- Status of a peer for external queries
- NetCommand
- Commands sent from the NetworkSink to the NetworkService