lighthouse/beacon_node/lighthouse_network
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
..
src Peer manager cfg (#2766) 2021-11-03 23:44:44 +00:00
tests Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
Cargo.toml Upgrade to latest libp2p (#2605) 2021-10-29 01:59:29 +00:00