Constant kitsune_p2p_dht_arc::MIN_REDUNDANCY[][src]

pub const MIN_REDUNDANCY: usize = (REDUNDANCY_FLOOR as f64 / DEFAULT_UPTIME) as usize; // 0x0000_0000_0000_0028usize
Expand description

The minimum number of peers we can consider acceptable to see in our arc during testing.