replace raw usage of revm evm builder with EvmConfig usage #9189
Labels
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
this should be replaced
reth/crates/rpc/rpc/src/eth/bundle.rs
Lines 124 to 125 in f4689f3
with
EvmConfig::evm_with_env
reth/crates/rpc/rpc-eth-api/src/helpers/call.rs
Line 299 in f4689f3
Additional context
No response
The text was updated successfully, but these errors were encountered: