[][src]Function solana_cli::vote::parse_vote_authorize

pub fn parse_vote_authorize(
    matches: &ArgMatches,
    default_signer_path: &str,
    wallet_manager: &mut Option<Arc<RemoteWalletManager>>,
    vote_authorize: VoteAuthorize
) -> Result<CliCommandInfo, CliError>