mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
5bfff43785
Currently there is a mix of comment formats in the various preset files. Altair presets have a leading header line, Phase0 presets don't. Furthermore, the Altair `minimal` header refers to `mainnet` (#2710). Updated all of the header lines to match the spec.