lighthouse-pulse/beacon_node/lighthouse_network/src
Divma a683e0296a Peer manager cfg (#2766)
## Issue Addressed
I've done this change in a couple of WIPs already so I might as well submit it on its own. This changes no functionality but reduces coupling in a 0.0001%. It also helps new people who need to work in the peer manager to better understand what it actually needs from the outside

## Proposed Changes

Add a config to the peer manager
2021-11-03 23:44:44 +00:00
..
behaviour Peer manager cfg (#2766) 2021-11-03 23:44:44 +00:00
discovery Upgrade to latest libp2p (#2605) 2021-10-29 01:59:29 +00:00
peer_manager Peer manager cfg (#2766) 2021-11-03 23:44:44 +00:00
rpc Upgrade to latest libp2p (#2605) 2021-10-29 01:59:29 +00:00
types Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
config.rs Do not compute metrics in the network service if the cli flag is not set (#2765) 2021-11-03 00:06:03 +00:00
lib.rs Peer manager cfg (#2766) 2021-11-03 23:44:44 +00:00
metrics.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
service.rs Upgrade to latest libp2p (#2605) 2021-10-29 01:59:29 +00:00