File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - [ ` beacon_attestation_{subnet_id} ` ] ( #beacon_attestation_subnet_id )
2020 - [ The Req/Resp domain] ( #the-reqresp-domain )
2121 - [ Messages] ( #messages )
22- - [ BlobSidecarsByRoot v2 ] ( #blobsidecarsbyroot-v2 )
23- - [ BlobSidecarsByRange v2 ] ( #blobsidecarsbyrange-v2 )
22+ - [ BlobSidecarsByRoot v1 ] ( #blobsidecarsbyroot-v1 )
23+ - [ BlobSidecarsByRange v1 ] ( #blobsidecarsbyrange-v1 )
2424
2525<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2626<!-- /TOC -->
@@ -110,9 +110,9 @@ The following validations are removed:
110110
111111#### Messages
112112
113- ##### BlobSidecarsByRoot v2
113+ ##### BlobSidecarsByRoot v1
114114
115- ** Protocol ID:** ` /eth2/beacon_chain/req/blob_sidecars_by_root/2 / `
115+ ** Protocol ID:** ` /eth2/beacon_chain/req/blob_sidecars_by_root/1 / `
116116
117117* [ Modified in Electra: EIP7691 ] *
118118
@@ -136,9 +136,9 @@ Response Content:
136136
137137No more than ` MAX_REQUEST_BLOB_SIDECARS_ELECTRA ` may be requested at a time.
138138
139- ##### BlobSidecarsByRange v2
139+ ##### BlobSidecarsByRange v1
140140
141- ** Protocol ID:** ` /eth2/beacon_chain/req/blob_sidecars_by_range/2 / `
141+ ** Protocol ID:** ` /eth2/beacon_chain/req/blob_sidecars_by_range/1 / `
142142
143143* [ Modified in Electra: EIP7691 ] *
144144
You can’t perform that action at this time.
0 commit comments