Skip to main content

effective_mass_deletion_threshold

Function effective_mass_deletion_threshold 

Source
pub fn effective_mass_deletion_threshold(
    p: Option<&DeletionProtectionSpec>,
) -> u32
Expand description

The effective mass-deletion breaker threshold: deletionProtection.threshold when set, else DEFAULT_MASS_DELETION_THRESHOLD. Some(0) disables the breaker.