mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-24 08:09:52 +08:00
fix: debug output
This commit is contained in:
@@ -202,7 +202,7 @@ impl CoordinatorChannels {
|
||||
if ctr % 10 == 0 {
|
||||
debug!(
|
||||
"Wait for stacks blocks processed (processed = {}, current = {}))",
|
||||
self.get_sortitions_processed(),
|
||||
self.get_stacks_blocks_processed(),
|
||||
current
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user