Use --builder.gaslimit cli argument for payload building #13128
Labels
A-cli
Related to the reth CLI
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
this field is currently unused:
reth/crates/node/core/src/args/payload_builder.rs
Lines 19 to 21 in 53243a2
we need to wire this to the
reth/crates/ethereum/payload/src/lib.rs
Line 59 in 53243a2
during setup:
reth/crates/ethereum/node/src/node.rs
Line 256 in 53243a2
for this we should introduce a new
Config
container typeAdditional context
No response
The text was updated successfully, but these errors were encountered: