Function solana_cli::vote::process_vote_authorize [−][src]
pub fn process_vote_authorize(
rpc_client: &RpcClient,
config: &CliConfig<'_>,
vote_account_pubkey: &Pubkey,
new_authorized_pubkey: &Pubkey,
vote_authorize: VoteAuthorize
) -> ProcessResult