Skip to main content

parse_vote_get_account_command

Function parse_vote_get_account_command 

Source
pub fn parse_vote_get_account_command(
    matches: &ArgMatches<'_>,
    wallet_manager: &mut Option<Rc<RemoteWalletManager>>,
) -> Result<CliCommandInfo, CliError>