correct an error in validator's specification [ci skip] (Refs #756)

This commit is contained in:
Anton Kaliaev 2017-10-18 19:23:30 +04:00
parent b234f7aba2
commit b9c4fab96e
No known key found for this signature in database
GPG Key ID: 7B6881D965918214

View File

@ -4,7 +4,7 @@ Validators
Validators are responsible for committing new blocks in the blockchain. Validators are responsible for committing new blocks in the blockchain.
These validators participate in the consensus protocol by broadcasting These validators participate in the consensus protocol by broadcasting
*votes* which contain cryptographic signatures signed by each *votes* which contain cryptographic signatures signed by each
validator's public key. validator's private key.
Some Proof-of-Stake consensus algorithms aim to create a "completely" Some Proof-of-Stake consensus algorithms aim to create a "completely"
decentralized system where all stakeholders (even those who are not decentralized system where all stakeholders (even those who are not