Separate auth rpc and rpc modules building #8987
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
M-prevent-stale
Prevents old inactive issues/PRs from being closed due to inactivity
Describe the feature
Separate rpc server building and auth rpc server building in
build_with_auth_server
, using builder pattern.reth/crates/rpc/rpc-builder/src/lib.rs
Lines 452 to 483 in e90b526
Blocked by #8985
Additional context
No response
Tasks
EngineApiBuilder
toRpcAddons
#13831The text was updated successfully, but these errors were encountered: