mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Increase default gas limit from 30M to 36M (#13318)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
2
book/cli/reth/node.md
vendored
2
book/cli/reth/node.md
vendored
@ -531,7 +531,7 @@ Builder:
|
||||
--builder.gaslimit <GAS_LIMIT>
|
||||
Target gas limit for built blocks
|
||||
|
||||
[default: 30000000]
|
||||
[default: 36000000]
|
||||
|
||||
--builder.interval <DURATION>
|
||||
The interval at which the job should build a new payload after the last.
|
||||
|
||||
Reference in New Issue
Block a user