remove transaction forwarder trait #9562
Labels
A-op-reth
Related to Optimism and op-reth
A-rpc
Related to the RPC implementation
C-debt
Refactor of code section that is hard to understand or maintain
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
now that we have separate ethapi impls for op and eth, we no longer need this
reth/crates/rpc/rpc-eth-api/src/helpers/transaction.rs
Lines 651 to 657 in fb6ea8b
TODO
reth/crates/rpc/rpc/src/eth/core.rs
Line 56 in fb6ea8b
reth/crates/optimism/node/src/rpc.rs
Lines 34 to 38 in fb6ea8b
reth/crates/optimism/rpc/src/eth/mod.rs
Line 43 in fb6ea8b
Additional context
No response
The text was updated successfully, but these errors were encountered: