From b9c4fab96e97b8e07dfb49e5b91b762cad801f87 Mon Sep 17 00:00:00 2001 From: Anton Kaliaev Date: Wed, 18 Oct 2017 19:23:30 +0400 Subject: [PATCH] correct an error in validator's specification [ci skip] (Refs #756) --- docs/specification/validators.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/specification/validators.rst b/docs/specification/validators.rst index 528ebab7e..fb6bbbaca 100644 --- a/docs/specification/validators.rst +++ b/docs/specification/validators.rst @@ -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