Skip to content

Commit c26e9f6

Browse files
authored
fix: lighthouse target peers revert (#1008)
Signed-off-by: Barnabas Busa <[email protected]>
1 parent c39509c commit c26e9f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cl/lighthouse/lighthouse_launcher.star

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ def get_beacon_config(
262262
# Enable this flag once we have https://github.com/sigp/lighthouse/issues/5054 fixed
263263
# "--allow-insecure-genesis-sync",
264264
"--enable-private-discovery",
265-
"--target-peers={0}".format(constants.MIN_PEERS),
266265
]
267266

268267
supernode_cmd = [

0 commit comments

Comments
 (0)