Skip to content

Commit 225e3d8

Browse files
authored
fix: lodestar vc faster startup (ethereum#721)
Signed-off-by: Barnabas Busa <[email protected]>
1 parent b2e2b51 commit 225e3d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vc/lodestar.star

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def get_config(
6868
# ^^^^^^^^^^^^^^^^^^^ PROMETHEUS CONFIG ^^^^^^^^^^^^^^^^^^^^^
6969
"--graffiti=" + full_name,
7070
"--useProduceBlockV3",
71+
"--disableKeystoresThreadPool",
7172
]
7273

7374
keymanager_api_cmd = [

0 commit comments

Comments
 (0)