pub fn max_num_faulty_elders() -> usize
Expand description

Max number of faulty Elders is assumed to be less than 1/3. So it’s no more than 2 with 7 Elders.