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

pub fn parse_vote_authorize(
    matches: &ArgMatches<'_>,
    default_signer: &DefaultSigner,
    wallet_manager: &mut Option<Arc<RemoteWalletManager>>,
    vote_authorize: VoteAuthorize
) -> Result<CliCommandInfo, CliError>