Function solana_cli::cluster_query::process_catchup [−][src]
pub fn process_catchup(
rpc_client: &RpcClient,
config: &CliConfig<'_>,
node_pubkey: Option<Pubkey>,
node_json_rpc_url: Option<String>,
follow: bool,
our_localhost_port: Option<u16>,
log: bool
) -> ProcessResult