mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Merge branch 'deneb-free-blobs' of https://github.com/sigp/lighthouse into some-blob-reprocessing-work
This commit is contained in:
@@ -190,7 +190,7 @@ pub enum Protocol {
|
|||||||
#[strum(serialize = "beacon_blocks_by_root")]
|
#[strum(serialize = "beacon_blocks_by_root")]
|
||||||
BlocksByRoot,
|
BlocksByRoot,
|
||||||
/// The `BlobsByRange` protocol name.
|
/// The `BlobsByRange` protocol name.
|
||||||
#[strum(serialize = "blobs_sidecars_by_range")]
|
#[strum(serialize = "blob_sidecars_by_range")]
|
||||||
BlobsByRange,
|
BlobsByRange,
|
||||||
/// The `BlobsByRoot` protocol name.
|
/// The `BlobsByRoot` protocol name.
|
||||||
#[strum(serialize = "blob_sidecars_by_root")]
|
#[strum(serialize = "blob_sidecars_by_root")]
|
||||||
|
|||||||
Reference in New Issue
Block a user