From 18a5f38ca664a99484bb479d2126c59739b342f7 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Thu, 29 Sep 2022 02:28:54 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=90=20add=20links=20for=20=20beacon=20?= =?UTF-8?q?chain=20checkpoint=20syncs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NODES_on_Ethereum/running-a-node-advanced.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NODES_on_Ethereum/running-a-node-advanced.md b/NODES_on_Ethereum/running-a-node-advanced.md index d167b55..c0bbb22 100644 --- a/NODES_on_Ethereum/running-a-node-advanced.md +++ b/NODES_on_Ethereum/running-a-node-advanced.md @@ -172,7 +172,7 @@ openssl rand -hex 32 > jwtsecret ---- -### useful commands +### useful commands and urls
@@ -185,6 +185,10 @@ openssl rand -hex 32 > jwtsecret
+#### beacon chain checkpoint sync + +* [eth panda ops](https://goerli.checkpoint-sync.ethpandaops.io) + ----