mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-05 07:42:57 +00:00
parent
c811ff646b
commit
2346a42c4f
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ More information on this can be found in the documentation for each consensus cl
|
||||||
## Validators
|
## Validators
|
||||||
|
|
||||||
|
|
||||||
Validators are responsible for securing the Ethereum blockchain. Validators are node oeprators that have staked at least
|
Validators are responsible for securing the Ethereum blockchain. Validators are node operators that have staked at least
|
||||||
32 ETH into a deposit contract and run validator software. Each of the consensus clients have their own validator software
|
32 ETH into a deposit contract and run validator software. Each of the consensus clients have their own validator software
|
||||||
that is described in detail in their respective documentation. The easiest way to handle staking and validator key generation
|
that is described in detail in their respective documentation. The easiest way to handle staking and validator key generation
|
||||||
is to use the Ethereum Foundation [Staking Launchpad][launchpad-link].
|
is to use the Ethereum Foundation [Staking Launchpad][launchpad-link].
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue