Dboreham/mainnet eth #464

Merged
telackey merged 17 commits from dboreham/mainnet-eth into main 2023-07-25 16:16:19 +00:00
Showing only changes of commit c79e2f25f7 - Show all commits

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
if [[ -n "$CERC_SCRIPT_DEBUG" ]]; then
set -x
fi
@ -19,4 +19,4 @@ exec lighthouse \
--execution-endpoint $EXECUTION_ENDPOINT \
--execution-jwt /etc/mainnet-eth/jwtsecret \
--disable-deposit-contract-sync \
--checkpoint-sync-url https://mainnet.checkpoint.sigp.io
--checkpoint-sync-url https://beaconstate.ethstaker.cc