Function solana_cli::cluster_query::parse_catchup
source · pub fn parse_catchup(
matches: &ArgMatches<'_>,
wallet_manager: &mut Option<Rc<RemoteWalletManager>>
) -> Result<CliCommandInfo, CliError>pub fn parse_catchup(
matches: &ArgMatches<'_>,
wallet_manager: &mut Option<Rc<RemoteWalletManager>>
) -> Result<CliCommandInfo, CliError>