Skip to content

Commit

Permalink
|
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Sep 10, 2021
1 parent 0b64bf5 commit a50576e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/src/dashboard.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down

0 comments on commit a50576e

Please sign in to comment.