Move RethModuleRegistry
functionality into RpcRegistry
#8985
Labels
A-rpc
Related to the RPC implementation
C-debt
Refactor of code section that is hard to understand or maintain
S-blocked
This cannot more forward until something else changes
S-needs-design
This issue requires design work to think about how it would best be accomplished
S-wontfix
This issue is the result of a deliberate design decision, and will not be fixed
Describe the feature
Move
RethModuleRegistry
functionality intoRpcRegistry
, which is rn a wrapper aroundRethModuleRegistry
.reth/crates/node/builder/src/rpc.rs
Lines 148 to 159 in e90b526
Additional context
No response
The text was updated successfully, but these errors were encountered: