Files
lighthouse/consensus/state_processing/src/per_epoch_processing/capella.rs
2023-07-18 16:59:55 +10:00

4 lines
108 B
Rust

pub use historical_summaries_update::process_historical_summaries_update;
mod historical_summaries_update;