Update cluster_query.rs
This commit is contained in:
@ -309,7 +309,7 @@ pub fn process_show_validators(rpc_client: &RpcClient, use_lamports_unit: bool)
|
|||||||
style(format!(
|
style(format!(
|
||||||
"{:<44} {:<44} {:<11} {:>10} {:>11} {}",
|
"{:<44} {:<44} {:<11} {:>10} {:>11} {}",
|
||||||
"Identity Pubkey",
|
"Identity Pubkey",
|
||||||
"Vote Pubkey",
|
"Vote Account Pubkey",
|
||||||
"Commission",
|
"Commission",
|
||||||
"Last Vote",
|
"Last Vote",
|
||||||
"Root Block",
|
"Root Block",
|
||||||
|
Reference in New Issue
Block a user