Merge pull request #757 from tendermint/756-specification-validators

correct an error in validator's specification [ci skip] (Refs #756)
This commit is contained in:
Zach
2017-10-18 13:02:13 -04:00
committed by GitHub
6 changed files with 21 additions and 44 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Validators
Validators are responsible for committing new blocks in the blockchain.
These validators participate in the consensus protocol by broadcasting
*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"
decentralized system where all stakeholders (even those who are not