mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-05 13:54:36 +00:00
state_processing: get_attesting_indices in common
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use super::get_attesting_indices::get_attesting_indices_unsorted;
|
||||
use crate::common::get_attesting_indices_unsorted;
|
||||
use std::collections::{HashMap, HashSet};
|
||||
use tree_hash::TreeHash;
|
||||
use types::*;
|
||||
|
||||
Reference in New Issue
Block a user