Skip to content

getBlobSidecars is missing metadata fields in response #439

@nflaig

Description

@nflaig

It looks like getBlobSidecars API does not include execution_optimistic and finalized fields

required: [data]
properties:
data:
$ref: "../../../beacon-node-oapi.yaml#/components/schemas/Deneb.BlobSidecars"

Whereas the getBlockV2 does and even includes version which we might wanna add for blobs as well

required: [version, execution_optimistic, finalized, data]

I don't see any discussion on this in #286, so I guess it was just missed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions