mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-29 10:54:24 +00:00
vc: increase default gas limit (#6897)
Increases default gas limit to 36M.
This commit is contained in:
@@ -40,7 +40,7 @@ Options:
|
||||
The gas limit to be used in all builder proposals for all validators
|
||||
managed by this validator client. Note this will not necessarily be
|
||||
used if the gas limit set here moves too far from the previous block's
|
||||
gas limit. [default: 30000000]
|
||||
gas limit. [default: 36000000]
|
||||
--genesis-state-url <URL>
|
||||
A URL of a beacon-API compatible server from which to download the
|
||||
genesis state. Checkpoint sync server URLs can generally be used with
|
||||
|
||||
Reference in New Issue
Block a user