[−][src]Function solana_cli::cluster_query::process_catchup
pub fn process_catchup(
rpc_client: &RpcClient,
node_pubkey: &Pubkey,
node_json_rpc_url: &Option<String>,
commitment_config: CommitmentConfig,
follow: bool
) -> ProcessResult