Module jormungandr::topology
source · Expand description
This module is responsible for discovering peers and selecting the subset to which we propagate info
Modules
- gossip 🔒
- limits for the property::{Serialize/Deserialize} implementations
- process 🔒
- topics definition for p2p interest subscriptions
- topology 🔒module defining the p2p topology management objects
Structs
- Unique identifier of a node in the topology
- object holding the P2pTopology of the Node
- Forgive nodes we demoted after some time
Constants
Functions
Type Aliases
- This represents a peer and its public key used for identification in the topology.