mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +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 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
|
||||
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].
|
||||
|
|
|
|||
Loading…
Reference in a new issue