pub fn majority(total: usize) -> usize
Expand description

Get the majority number of given nodes count.