Move BlobAndProofV1 to alloy_eips #10788
Labels
A-rpc
Related to the RPC implementation
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
for convenience this type
BlobAndProofV1
https://github.com/paradigmxyz/reth/blob/main/crates/rpc/rpc-types/src/lib.rs#L69-L69 blocked by
should be moved to alloy_eips crate blocked by #9723
for blob serialization we can use
https://github.com/alloy-rs/alloy/blob/4492c25f1a666881d18367dc47d0040fc05b17ae/crates/rpc-types-beacon/src/sidecar.rs#L104-L114
and also move to eips crate
Additional context
No response
The text was updated successfully, but these errors were encountered: