referrerpolicy=no-referrer-when-downgrade
cumulus_primitives_core::relay_chain

Function effective_minimum_backing_votes

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.