Function polkadot_primitives::v2::byzantine_threshold
source · Expand description
The maximum number of validators f which may safely be faulty.
The total number of validators is n = 3f + e where e in { 1, 2, 3 }.
The maximum number of validators f which may safely be faulty.
The total number of validators is n = 3f + e where e in { 1, 2, 3 }.