Skip to content

Commit ae5afc3

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 ec1a81c commit ae5afc3

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
@@ -225,7 +225,7 @@ This token is generated automatically by the client software, but in some cases,
225225
openssl rand -hex 32 > jwtsecret
226226
```
227227

228-
**Note that it is recommended to connect an execution and consensus client on a testnet only for now (e.g. Kiln) and await merge-ready client releases before replicating the process on Mainnet.**
228+
**Note that it is recommended to connect an execution and consensus client on a testnet only for now (e.g. Kiln, Ropsten, Sepolia, Goerli) and await merge-ready client releases before replicating the process on Mainnet.**
229229

230230
#### Running an execution client {#running-an-execution-client}
231231

0 commit comments

Comments
 (0)