Remove IntoRecoveredTransaction trait #11203
Labels
C-debt
Refactor of code section that is hard to understand or maintain
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
reth/crates/primitives/src/transaction/mod.rs
Lines 1639 to 1646 in 5d2867f
this is only really used here:
reth/crates/transaction-pool/src/validate/mod.rs
Lines 383 to 389 in 5d2867f
and this can be replaced with a native helper function
Additional context
No response
The text was updated successfully, but these errors were encountered: