e2e: Fix multiclient lighthouse flag removal (#13494)

This commit is contained in:
Preston Van Loon 2024-01-21 15:11:11 -06:00 committed by GitHub
parent a49bdcaa1f
commit 233aaf2f9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -192,7 +192,6 @@ func (node *LighthouseBeaconNode) Start(ctx context.Context) error {
"--http-allow-sync-stalled",
"--enable-private-discovery",
"--debug-level=debug",
"--merge",
"--suggested-fee-recipient=0x878705ba3f8bc32fcf7f4caa1a35e72af65cf766",
}
if node.config.UseFixedPeerIDs {