Function compare_chains

Source
pub(crate) async fn compare_chains(
    ocaml_endpoint: &str,
    openmina_endpoint: &str,
) -> Result<Vec<String>>