make map_discv5_config_builder more ergonomic #9060
Labels
A-networking
Related to networking in general
C-debt
Refactor of code section that is hard to understand or maintain
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
reth/crates/net/network/src/config.rs
Line 428 in e78e726
this call has been the root cause for this regression and is a bit confusing #9058 (comment)
ideally this function is removed and combined with the setter:
reth/crates/optimism/node/src/node.rs
Line 291 in e78e726
bonus points for an additional test
Additional context
No response
The text was updated successfully, but these errors were encountered: