mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
28968c11ba
The `SAFE_SLOTS_TO_UPDATE_JUSTIFIED` constant is no longer used as the bouncing attack fix was removed: https://github.com/ethereum/consensus-specs/pull/3290 Note: Some test networks still define the constant, ignoring the config constant for now until it is no longer used.