Function polkadot_primitives::v2::supermajority_threshold
source · pub 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.