mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-01 21:57:15 +00:00
Update `engine_getBlobsV2` response type to `Option<Vec<BlobsAndProofV2>>`. See recent spec change [here](https://github.com/ethereum/execution-apis/pull/630). Added some tests to cover basic fetch blob scenarios.