Revised log when all validators have exited (#8623)

Co-Authored-By: Tan Chee Keong <tanck@sigmaprime.io>
This commit is contained in:
chonghe
2026-01-20 08:28:12 +08:00
committed by GitHub
parent 58b153cac5
commit f78757bc4f

View File

@@ -146,7 +146,7 @@ pub async fn notify<S: ValidatorStore, T: SlotClock + 'static>(
validators = total_validators,
%epoch,
%slot,
"Awaiting activation"
"All validators inactive"
);
}
} else {