mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-20 15:38:55 +00:00
The return values MUST be sent in (slot, column_index)
order.
This commit is contained in:
parent
34756a81c6
commit
9ffd08a9dc
@ -262,7 +262,7 @@ Clients MUST respond with at least the data column sidecars of the first blob-ca
|
||||
|
||||
Clients MUST include all data column sidecars of each block from which they include data column sidecars.
|
||||
|
||||
The following data column sidecars, where they exist, MUST be sent in consecutive `(slot, index)` order.
|
||||
The following data column sidecars, where they exist, MUST be sent in `(slot, column_index)` order.
|
||||
|
||||
Slots that do not contain known data columns MUST be skipped, mimicking the behaviour
|
||||
of the `BlocksByRange` request. Only response chunks with known data columns should
|
||||
|
Loading…
x
Reference in New Issue
Block a user