Skip to content

Commit 5687b25

Browse files
committed
fix comment
1 parent 9211b67 commit 5687b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rocketpool/watchtower/challenge-exit.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ func (t *challengeValidatorsExiting) run(state *state.NetworkState) error {
8383
return nil
8484
}
8585

86-
// Get megapool validators that can be dissolved due to using invalid credentials
86+
// Get megapool validators that can be challenged for exiting without a notification
8787
func (t *challengeValidatorsExiting) challengeValidatorsExiting(state *state.NetworkState) error {
8888

8989
// Calculate the current epoch based on state.BeaconSlotNumber

0 commit comments

Comments
 (0)