We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9211b67 commit 5687b25Copy full SHA for 5687b25
rocketpool/watchtower/challenge-exit.go
@@ -83,7 +83,7 @@ func (t *challengeValidatorsExiting) run(state *state.NetworkState) error {
83
return nil
84
}
85
86
-// Get megapool validators that can be dissolved due to using invalid credentials
+// Get megapool validators that can be challenged for exiting without a notification
87
func (t *challengeValidatorsExiting) challengeValidatorsExiting(state *state.NetworkState) error {
88
89
// Calculate the current epoch based on state.BeaconSlotNumber
0 commit comments