The return values MUST be sent in (slot, column_index) order.

This commit is contained in:
Hsiao-Wei Wang 2024-05-07 20:28:34 +08:00 committed by GitHub
parent 34756a81c6
commit 9ffd08a9dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. 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 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 of the `BlocksByRange` request. Only response chunks with known data columns should