mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-25 16:58:28 +00:00
Validator manager import to allow overriding fields with CLI flag (#7684)
* #7651 Co-Authored-By: Tan Chee Keong <tanck@sigmaprime.io> Co-Authored-By: chonghe <44791194+chong-he@users.noreply.github.com> Co-Authored-By: Lion - dapplion <35266934+dapplion@users.noreply.github.com>
This commit is contained in:
@@ -24,6 +24,9 @@ Options:
|
||||
--debug-level <LEVEL>
|
||||
Specifies the verbosity level used when emitting logs to the terminal.
|
||||
[default: info] [possible values: info, debug, trace, warn, error]
|
||||
--enabled <enabled>
|
||||
When provided, the imported validator will be enabled or disabled.
|
||||
[possible values: true, false]
|
||||
--gas-limit <UINT64>
|
||||
When provided, the imported validator will use this gas limit. It is
|
||||
recommended to leave this as the default value by not specifying this
|
||||
|
||||
Reference in New Issue
Block a user