|
This commit is contained in:
@ -147,7 +147,7 @@ impl Dashboard {
|
|||||||
progress_bar.set_message(format!(
|
progress_bar.set_message(format!(
|
||||||
"{}{}{}| \
|
"{}{}{}| \
|
||||||
Processed Slot: {} | Confirmed Slot: {} | Finalized Slot: {} | \
|
Processed Slot: {} | Confirmed Slot: {} | Finalized Slot: {} | \
|
||||||
Full Snapshot Slot: {} | Incremental Snapshot Slot: {} \
|
Full Snapshot Slot: {} | Incremental Snapshot Slot: {} | \
|
||||||
Transactions: {} | {}",
|
Transactions: {} | {}",
|
||||||
uptime,
|
uptime,
|
||||||
if health == "ok" {
|
if health == "ok" {
|
||||||
|
Reference in New Issue
Block a user