mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-11 18:04:18 +00:00
add new gossip conditions
This commit is contained in:
@@ -155,7 +155,7 @@ pub mod attesting_indices_electra {
|
||||
Ok(indices)
|
||||
}
|
||||
|
||||
fn get_committee_indices<E: EthSpec>(
|
||||
pub fn get_committee_indices<E: EthSpec>(
|
||||
committee_bits: &BitVector<E::MaxCommitteesPerSlot>,
|
||||
) -> Vec<CommitteeIndex> {
|
||||
committee_bits
|
||||
|
||||
Reference in New Issue
Block a user