Skip to content

Commit ec1a81c

Browse files
Update src/content/developers/docs/nodes-and-clients/run-a-node/index.md
Co-authored-by: Corwin Smith <cssmittys@gmail.com>
1 parent eb1f36f commit ec1a81c

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/nodes-and-clients/run-a-node

1 file changed

+1
-1
lines changed

src/content/developers/docs/nodes-and-clients/run-a-node/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ The consensus client also needs the path to the execution client's `jwt-secret`
315315

316316
If you plan to run a validator, make sure to add a configuration flag which specifies Ethereum address of the fee recipient. This is where ether rewards for your validator accumulates. Each consensus client has an option e.g. `--suggested-fee-recipient=0xabcd1` that takes an Ethereum address as an argument.
317317

318-
**Note that we recommend waiting for merge-ready client releases before doing this on Ethereum Mainnet—for now just practice on a testnet such as Kiln or Goerli**
318+
**Note that we recommend waiting for merge-ready client releases before doing this on Ethereum Mainnet—for now just practice on a testnet such as Kiln, Ropsten, Sepolia or Goerli**
319319

320320
When starting Beacon Node on testnet, you can significantly save syncing time by using public endpoint for [Checkpoint sync](https://notes.ethereum.org/@launchpad/checkpoint-sync).
321321

0 commit comments

Comments
 (0)