mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Delete OTB verification service (#6631)
* Delete OTB verification service * Merge branch 'unstable' into delete-otb
This commit is contained in:
@@ -332,7 +332,7 @@ pub enum DBColumn {
|
||||
BeaconRandaoMixes,
|
||||
#[strum(serialize = "dht")]
|
||||
DhtEnrs,
|
||||
/// For Optimistically Imported Merge Transition Blocks
|
||||
/// DEPRECATED. For Optimistically Imported Merge Transition Blocks
|
||||
#[strum(serialize = "otb")]
|
||||
OptimisticTransitionBlock,
|
||||
/// DEPRECATED. Can be removed once schema v22 is buried by a hard fork.
|
||||
|
||||
Reference in New Issue
Block a user