Function solana_cli::vote::parse_withdraw_from_vote_account [−][src]
pub fn parse_withdraw_from_vote_account(
matches: &ArgMatches<'_>,
default_signer: &DefaultSigner,
wallet_manager: &mut Option<Arc<RemoteWalletManager>>
) -> Result<CliCommandInfo, CliError>