Function solana_local_cluster::cluster_tests::check_no_new_roots

source ยท
pub fn check_no_new_roots(
    num_slots_to_wait: usize,
    contact_infos: &[LegacyContactInfo],
    connection_cache: &Arc<ConnectionCache>,
    test_name: &str
)