lighthouse/beacon_node/http_api
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 compile tests 2023-03-15 16:34:00 -04:00
Cargo.toml Merge branch 'capella' into unstable 2023-02-22 10:25:45 +11:00