Files
lighthouse/beacon_node/beacon_chain/src
Armağan Yıldırak 3397612160 Shift networking configuration (#4426)
## Issue Addressed
Addresses [#4401](https://github.com/sigp/lighthouse/issues/4401)

## Proposed Changes
Shift some constants into ```ChainSpec``` and remove the constant values from code space.

## Additional Info

I mostly used ```MainnetEthSpec::default_spec()``` for getting ```ChainSpec```. I wonder Did I make a mistake about that.


Co-authored-by: armaganyildirak <armaganyildirak@gmail.com>
Co-authored-by: Paul Hauner <paul@paulhauner.com>
Co-authored-by: Age Manning <Age@AgeManning.com>
Co-authored-by: Diva M <divma@protonmail.com>
2023-08-03 01:51:47 +00:00
..
2022-07-27 00:51:06 +00:00
2023-01-27 09:48:42 +00:00
2022-11-04 07:43:43 +00:00
2023-08-03 01:51:47 +00:00
2023-06-27 01:06:49 +00:00
2023-08-02 23:50:41 +00:00