Skip to content

Commit

Permalink
Update Gnosis Chain checkpoint (#1825)
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne authored May 9, 2024
1 parent 704060f commit 9f6925a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethd
Original file line number Diff line number Diff line change
Expand Up @@ -2617,7 +2617,7 @@ query_checkpoint_beacon() {
RAPID_SYNC_URL="https://beaconstate.info"
;;
"gnosis")
RAPID_SYNC_URL="https://checkpoint.gnosis.gateway.fm"
RAPID_SYNC_URL="https://checkpoint.gnosischain.com"
;;
*)
RAPID_SYNC_URL=""
Expand Down

0 comments on commit 9f6925a

Please sign in to comment.