[][src]Function overlord::extract_voters

pub fn extract_voters(
    authority_list: &mut Vec<Node>,
    address_bitmap: &Bytes
) -> ConsensusResult<Vec<Address>>

give the validators list and bitmap, returns the activated validators, the authority_list MUST be sorted