Skip to content

Commit ddb241a

Browse files
authored
Merge pull request #13451 from jarrodwatts/patch-1
fix: Recommend Holesky over Goerli on "run a node"
2 parents 3eaf4f2 + dfb35ca commit ddb241a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

public/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
@@ -394,7 +394,7 @@ A consensus client serves as a Beacon Node for validators to connect. Each conse
394394

395395
Running your own validator allows for [solo staking](/staking/solo/), the most impactful and trustless method to support the Ethereum network. However, this requires a deposit of 32 ETH. To run a validator on your own node with a smaller amount, a decentralized pool with permissionless node operators, such as [Rocket Pool](https://rocketpool.net/node-operators), might interest you.
396396

397-
The easiest way to get started with staking and validator key generation is to use the [Goerli Testnet Staking Launchpad](https://goerli.launchpad.ethereum.org/), which allows you to test your setup by [running nodes on Goerli](https://notes.ethereum.org/@launchpad/goerli). When you're ready for Mainnet, you can repeat these steps using the [Mainnet Staking Launchpad](https://launchpad.ethereum.org/).
397+
The easiest way to get started with staking and validator key generation is to use the [Holesky Testnet Staking Launchpad](https://holesky.launchpad.ethereum.org/), which allows you to test your setup by [running nodes on Holesky](https://notes.ethereum.org/@launchpad/holesky). When you're ready for Mainnet, you can repeat these steps using the [Mainnet Staking Launchpad](https://launchpad.ethereum.org/).
398398

399399
Look into [staking page](/staking) for an overview about staking options.
400400

0 commit comments

Comments
 (0)