From a50576ebe6607305b8251ca040b07923a82ef003 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 9 Sep 2021 18:18:10 -0700 Subject: [PATCH] | --- validator/src/dashboard.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validator/src/dashboard.rs b/validator/src/dashboard.rs index 15469654fd..7417994e60 100644 --- a/validator/src/dashboard.rs +++ b/validator/src/dashboard.rs @@ -147,7 +147,7 @@ impl Dashboard { progress_bar.set_message(format!( "{}{}{}| \ Processed Slot: {} | Confirmed Slot: {} | Finalized Slot: {} | \ - Full Snapshot Slot: {} | Incremental Snapshot Slot: {} \ + Full Snapshot Slot: {} | Incremental Snapshot Slot: {} | \ Transactions: {} | {}", uptime, if health == "ok" {