mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-10 08:08:16 -05:00
**Motivation** Conform to CL spec **Description** - move networking constants to config - remove constants no longer part of spec - enable "p2p-interface.md" in config test Closes https://github.com/ChainSafe/lodestar/issues/6351 Closes https://github.com/ChainSafe/lodestar/issues/7529