Skip to content

Commit 4b04b8c

Browse files
authored
Merge of #8623
2 parents 58b153c + b95de32 commit 4b04b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator_client/validator_services/src/notifier_service.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ pub async fn notify<S: ValidatorStore, T: SlotClock + 'static>(
146146
validators = total_validators,
147147
%epoch,
148148
%slot,
149-
"Awaiting activation"
149+
"All validators inactive"
150150
);
151151
}
152152
} else {

0 commit comments

Comments
 (0)