mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
e2e: Fix multiclient lighthouse flag removal (#13494)
This commit is contained in:
parent
a49bdcaa1f
commit
233aaf2f9e
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user