mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 05:44:44 +00:00
Remove iter mod from beacon chain
Now the iter mod in store is the only implementation
This commit is contained in:
@@ -2,7 +2,6 @@ mod beacon_chain;
|
||||
mod checkpoint;
|
||||
mod errors;
|
||||
mod fork_choice;
|
||||
pub mod iter;
|
||||
mod metrics;
|
||||
mod persisted_beacon_chain;
|
||||
pub mod test_utils;
|
||||
|
||||
Reference in New Issue
Block a user