Closed
Description
Describe the feature
we need to distinguish between default and custom setting, hence we need to make this value an option
##TODO
convert this into an option:
reth/crates/node/core/src/args/payload_builder.rs
Lines 19 to 21 in b1a1da1
and this as well
reth/crates/node/core/src/cli/config.rs
Line 28 in b1a1da1
this can use unwrap_or
reth/crates/ethereum/node/src/payload.rs
Line 52 in b1a1da1
with
Additional context
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Done