Skip to content

Commit

Permalink
fix: update lodestar command
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac authored and AntiD2ta committed Feb 13, 2024
1 parent 013b770 commit 2cc5c00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/services/merge/consensus/lodestar.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
- --eth1.depositContractDeployBlock={{.CustomDeployBlock}}{{end}}{{else}}
- --network={{if .SplittedNetwork}}${CL_NETWORK}{{else}}${NETWORK}{{end}}{{end}}
- --eth1=true
- --eth1.providerUrls=${EC_API_URL}{{range $url := .FallbackELUrls}},{{$url}}{{end}}
- --execution.urls=${EC_AUTH_URL}
- --logFile=/var/lib/lodestart/consensus/logs/beacon.log
- --logFileLevel=${CC_LOG_LEVEL}{{with .FeeRecipient}}
Expand Down

0 comments on commit 2cc5c00

Please sign in to comment.