This commit is contained in:
Eitan Seri-Levi
2025-05-10 11:51:53 -07:00
parent 47aca45013
commit f5d801ce6b

View File

@@ -432,10 +432,7 @@ impl<E: EthSpec> ProductionValidatorClient<E> {
let voting_validators = validator_store.num_voting_validators().await;
info!(
voting_validators,
"Loaded validator keypair store"
);
info!(voting_validators, "Loaded validator keypair store");
// Perform pruning of the slashing protection database on start-up. In case the database is
// oversized from having not been pruned (by a prior version) we don't want to prune