[][src]Function solana_cli::vote::process_show_vote_account

pub fn process_show_vote_account(
    rpc_client: &RpcClient,
    _config: &CliConfig,
    vote_account_pubkey: &Pubkey,
    use_lamports_unit: bool
) -> ProcessResult