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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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",