Add Deneb readiness logging (#5074)

This commit is contained in:
Mac L
2024-01-19 07:21:38 +11:00
committed by GitHub
parent f22e5b0f85
commit a0b407c15d
5 changed files with 252 additions and 10 deletions

View File

@@ -18,6 +18,7 @@ pub mod canonical_head;
pub mod capella_readiness;
pub mod chain_config;
pub mod data_availability_checker;
pub mod deneb_readiness;
mod early_attester_cache;
mod errors;
pub mod eth1_chain;