lighthouse/beacon_node/http_api/tests
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
..
common.rs Peer manager cfg (#2766) 2021-11-03 23:44:44 +00:00
fork_tests.rs Refactor Peerdb and PeerManager (#2660) 2021-10-11 02:45:06 +00:00
interactive_tests.rs Refactor Peerdb and PeerManager (#2660) 2021-10-11 02:45:06 +00:00
main.rs Fix chain_id value in config/deposit_contract RPC method (#2659) 2021-10-01 06:32:38 +00:00
tests.rs Add API version headers and map_fork_name! (#2745) 2021-10-28 01:18:04 +00:00