[][src]Module murmel::p2p

P2P network communication

This module establishes network connections and routes messages between the P2P network and this node

Structs

BitcoinP2PConfig
Buffer
P2PControlSender
P2P

The P2P network layer

PeerId

A peer's Id

PeerMessageSender
VersionCarrier

Enums

P2PControl
PeerMessage

A message from network to downstream

PeerSource

Constants

SERVICE_BLOCKS

do we serve blocks?

SERVICE_FILTERS

require filters

SERVICE_WITNESS

requires segwit support

Traits

Command
P2PConfig
Version

Type Definitions

PeerMessageReceiver

a map of peer id to peers