Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
twoshark committed Nov 14, 2023
1 parent 0437efd commit 216ef01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ops/verify-geth-endpoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
set -euo pipefail
# Script to check the syncing status and block timestamp of an Ethereum RPC endpoint

echo "Debug: $(curl http://ifconfig.me)"

URL=$1
TIME_DIFF_THRESHOLD=$2

Expand Down

0 comments on commit 216ef01

Please sign in to comment.