add new gossip conditions

This commit is contained in:
realbigsean
2024-05-09 11:25:14 -04:00
parent 3ea3d226e1
commit f5eb33d548
5 changed files with 98 additions and 10 deletions

View File

@@ -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