reth
reth copied to clipboard
Move Requests type to alloy
trafficstars
Describe the feature
this type exists as a helper
https://github.com/paradigmxyz/reth/blob/95d65dc022117318bb0b1a915d840cfe30857953/crates/primitives-traits/src/request.rs#L30-L30
because the rlp encoding is slightly different
TODO
- move this type to alloy where
Requestis defined
Additional context
No response