File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 44 description : |
55 Retrieves blobs for a given block id.
66 Depending on `Accept` header it can be returned either as json or as bytes serialized by SSZ.
7+
8+ If the `indices` paramneter is specified, only the blobs with the specified indices will be returned. There are no guarantees for the
9+ returned blob sidecars in terms of ordering.
710 tags :
811 - Beacon
912 parameters :
3841 maxItems : 4
3942 application/octet-stream :
4043 schema :
41- description : " SSZ serialized block bytes. Use Accept header to choose this response type"
44+ description : " SSZ serialized `BlobSidecars` bytes. Use Accept header to choose this response type"
4245 " 400 " :
4346 description : " The block ID supplied could not be parsed"
4447 content :
You can’t perform that action at this time.
0 commit comments