diff --git a/web3_proxy/src/rpcs/consensus.rs b/web3_proxy/src/rpcs/consensus.rs index 31be0153..63e0dc6a 100644 --- a/web3_proxy/src/rpcs/consensus.rs +++ b/web3_proxy/src/rpcs/consensus.rs @@ -425,7 +425,7 @@ impl ConsensusFinder { match old_ranked_rpcs.as_ref() { None => { info!( - "first {}/{} {}{}/{}/{} block={:?}, rpc={}", + "first {}/{} {}{}/{}/{} block={}, rpc={}", best_tier, worst_tier, backups_voted_str,