Simplify BlockState to (Sealed)BlockWithSenders #11342
Labels
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
currently we do this a lot:
reth/crates/storage/provider/src/providers/blockchain_provider.rs
Lines 619 to 621 in 24b6341
we could simplify this with a function on BlockState that is
this will require internal clones but this is fine
Additional context
No response
The text was updated successfully, but these errors were encountered: