Commit 225e3d80 authored by Barnabas Busa's avatar Barnabas Busa Committed by GitHub

fix: lodestar vc faster startup (#721)

Signed-off-by: default avatarBarnabas Busa <busa.barnabas@gmail.com>
parent b2e2b51d
......@@ -68,6 +68,7 @@ def get_config(
# ^^^^^^^^^^^^^^^^^^^ PROMETHEUS CONFIG ^^^^^^^^^^^^^^^^^^^^^
"--graffiti=" + full_name,
"--useProduceBlockV3",
"--disableKeystoresThreadPool",
]
keymanager_api_cmd = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment