mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 20:57:10 +00:00
resolve merge conflict and migrate il service to new pardigmn
This commit is contained in:
@@ -33,7 +33,6 @@ pub mod fork_choice_signal;
|
||||
pub mod fork_revert;
|
||||
pub mod fulu_readiness;
|
||||
pub mod graffiti_calculator;
|
||||
mod head_tracker;
|
||||
pub mod historical_blocks;
|
||||
pub mod inclusion_list_verification;
|
||||
pub mod kzg_utils;
|
||||
@@ -57,6 +56,7 @@ pub mod schema_change;
|
||||
pub mod shuffling_cache;
|
||||
pub mod single_attestation;
|
||||
pub mod state_advance_timer;
|
||||
pub mod summaries_dag;
|
||||
pub mod sync_committee_rewards;
|
||||
pub mod sync_committee_verification;
|
||||
pub mod test_utils;
|
||||
|
||||
Reference in New Issue
Block a user