From 4027dcd7f97e94f0b67624d42d5e60b468309420 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sat, 24 Sep 2022 21:14:05 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=A3=20how=20to=20create=20a=20merge=20?= =?UTF-8?q?testnet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nodes/running-a-node.md | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes/running-a-node.md b/nodes/running-a-node.md index f1d3421..e712efc 100644 --- a/nodes/running-a-node.md +++ b/nodes/running-a-node.md @@ -102,6 +102,7 @@ * [staking guide for goerli/parter (lighthouse)](https://agstakingco.gitbook.io/eth-2-0-staking-guide-prater-lighthouse/) * [goerli testnet staking guides](https://github.com/SomerEsat/ethereum-staking-guides#goerli-testnet-staking-guides) * [goerli testnet (geth/prysm)](https://kb.beaconcha.in/archive/eth1-infura) +* [how to create a merge testnet](https://notes.ethereum.org/@parithosh/H1MSKgm3F)