Skip to main content

count_changed_domain_bits

Function count_changed_domain_bits 

Source
pub fn count_changed_domain_bits(
    current: &[u32],
    next: &[u32],
    domain_bits: usize,
    telemetry: &mut FrontierDensityTelemetry,
) -> u64