lighthouse/beacon_node/beacon_chain
Jimmy Chen b40dceaae9
Update get blobs endpoint to return a list of BlobSidecars (#4109)
* Update get blobs endpoint to return BlobSidecarList

* Update code comment

* Update blob retrieval to return BlobSidecarList without Arc

* Remove usage of BlobSidecarList type alias to avoid code conflicts

* Add clippy allow exception
2023-03-21 09:56:32 -05:00
..
src Update get blobs endpoint to return a list of BlobSidecars (#4109) 2023-03-21 09:56:32 -05:00
tests Merge branch 'unstable' into off-4844 2023-03-02 15:38:00 -05:00
Cargo.toml Merge branch 'unstable' into off-4844 2023-03-02 15:38:00 -05:00