Function polkadot_primitives::v8::effective_minimum_backing_votes
source · pub fn effective_minimum_backing_votes(
group_len: usize,
configured_minimum_backing_votes: u32,
) -> usize
Expand description
Adjust the configured needed backing votes with the size of the backing group.