Update cluster_query.rs

This commit is contained in:
Michael Vines
2019-10-14 23:00:13 -07:00
committed by GitHub
parent f8ccd90eeb
commit 799d6aeb19

View File

@ -309,7 +309,7 @@ pub fn process_show_validators(rpc_client: &RpcClient, use_lamports_unit: bool)
style(format!(
"{:<44} {:<44} {:<11} {:>10} {:>11} {}",
"Identity Pubkey",
"Vote Pubkey",
"Vote Account Pubkey",
"Commission",
"Last Vote",
"Root Block",