info on new block

This commit is contained in:
Bryan Stitt 2023-06-23 22:52:42 -07:00
parent 89330cfba0
commit 6edf1a5c1b

@ -540,7 +540,7 @@ impl ConsensusFinder {
.web3_context("watch_consensus_head_sender failed sending rollback consensus_head_block")?; .web3_context("watch_consensus_head_sender failed sending rollback consensus_head_block")?;
} }
Ordering::Greater => { Ordering::Greater => {
debug!( info!(
"new {}/{} {}{}/{}/{} con={} rpc={}", "new {}/{} {}{}/{}/{} con={} rpc={}",
consensus_tier, consensus_tier,
total_tiers, total_tiers,