From bd187286b88610454a9ac47ac9c3c5179f47742e Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 9 Feb 2016 14:10:23 -0500 Subject: prop250: Change INT_8 to INT_1, it's in bytes Signed-off-by: David Goulet --- proposals/250-commit-reveal-consensus.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proposals/250-commit-reveal-consensus.txt') diff --git a/proposals/250-commit-reveal-consensus.txt b/proposals/250-commit-reveal-consensus.txt index c2d1981..262630f 100644 --- a/proposals/250-commit-reveal-consensus.txt +++ b/proposals/250-commit-reveal-consensus.txt @@ -317,7 +317,7 @@ Supersedes: 225 HASHED_REVEALS = H(ID_a | R_a | ID_b | R_b | ..) - SRV = SHA3-256("shared-random" | INT_8(REVEAL_NUM) | INT_8(VERSION) | + SRV = SHA3-256("shared-random" | INT_1(REVEAL_NUM) | INT_1(VERSION) | HASHED_REVEALS | PREVIOUS_SRV) where the ID_a value is the identity key fingerprint of authority 'a' and R_a -- cgit v1.2.3-54-g00ecf