mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-31 05:07:12 +00:00
Add da router, and initial logic
This commit is contained in:
@@ -18,6 +18,8 @@ pub mod canonical_head;
|
||||
pub mod chain_config;
|
||||
pub mod custody_context;
|
||||
pub mod data_availability_checker;
|
||||
pub mod data_availability_checker_v2;
|
||||
pub mod data_column_availability_cache;
|
||||
pub mod data_column_verification;
|
||||
mod early_attester_cache;
|
||||
mod errors;
|
||||
@@ -42,6 +44,7 @@ pub mod observed_block_producers;
|
||||
pub mod observed_data_sidecars;
|
||||
pub mod observed_operations;
|
||||
mod observed_slashable;
|
||||
pub mod payload_verification_types;
|
||||
pub mod persisted_beacon_chain;
|
||||
pub mod persisted_custody;
|
||||
mod persisted_fork_choice;
|
||||
|
||||
Reference in New Issue
Block a user