shorter log

This commit is contained in:
Bryan Stitt 2023-10-13 20:23:40 -07:00
parent b205b2e863
commit e11e6f6f27

View File

@ -425,7 +425,7 @@ impl ConsensusFinder {
match old_ranked_rpcs.as_ref() { match old_ranked_rpcs.as_ref() {
None => { None => {
info!( info!(
"first {}/{} {}{}/{}/{} block={:?}, rpc={}", "first {}/{} {}{}/{}/{} block={}, rpc={}",
best_tier, best_tier,
worst_tier, worst_tier,
backups_voted_str, backups_voted_str,