mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
d59632acd0
#5773 removed catching up on validator duties after lag. The `curSlot` variable that was used originally to track catch-up progress no longer has a use and is also no longer properly updated. Remove it.
Validators
This folder holds all modules related to a Beacon Chain Validator besides the binaries they interact directly with (nimbus_validator_cliant and nimbus_signing_process):
- Validator keystore
- Validator slashing protection
- Validator duties
- Validator pool