Delete OTB verification service (#6631)

* Delete OTB verification service

* Merge branch 'unstable' into delete-otb
This commit is contained in:
Michael Sproul
2024-12-19 16:46:06 +11:00
committed by GitHub
parent b2b1faad4e
commit 07e82dabc0
5 changed files with 1 additions and 389 deletions

View File

@@ -47,7 +47,6 @@ pub mod observed_block_producers;
pub mod observed_data_sidecars;
pub mod observed_operations;
mod observed_slashable;
pub mod otb_verification_service;
mod persisted_beacon_chain;
mod persisted_fork_choice;
mod pre_finalization_cache;