We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e2b51 commit 225e3d8Copy full SHA for 225e3d8
src/vc/lodestar.star
@@ -68,6 +68,7 @@ def get_config(
68
# ^^^^^^^^^^^^^^^^^^^ PROMETHEUS CONFIG ^^^^^^^^^^^^^^^^^^^^^
69
"--graffiti=" + full_name,
70
"--useProduceBlockV3",
71
+ "--disableKeystoresThreadPool",
72
]
73
74
keymanager_api_cmd = [
0 commit comments