pub const fn supermajority_threshold(n: usize) -> usize
Expand description

The supermajority threshold of validators which represents a subset guaranteed to have at least f+1 honest validators.