Remove special module handling for eth_callBundle #10483
Labels
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
when we introduced this we weren't sure if we should consider this part of the regular eth namespace and opted for an additional config:
reth/crates/rpc/rpc-server-types/src/module.rs
Lines 258 to 262 in 603e39a
but now we can simply consider this part of the regular eth_ namespace and enable it by default because useful
TODO
EthCallBundle
module and install ethcallbundle ifEth
is enabledAdditional context
No response
The text was updated successfully, but these errors were encountered: