You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should only allow to download a list of blobs_sidecar using the block_id identifier. For example: /eth/v1/beacon/blobs_sidecar/{block_id}. Downloading a single blob could be handle with a higher level library and reduce CL complexity.