The JoinSplit statement constrains sum of values to be in {0..2^64-1}.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2016-09-03 04:11:50 +01:00
parent ce762b4b7b
commit 9858b29eea
1 changed files with 1 additions and 1 deletions

View File

@ -1521,7 +1521,7 @@ given in \cite[section 4.2]{BCG+2014}.
\subparagraph{Balance}
$\changed{\vpubOld\; +} \vsum{i=1}{\NOld} \vOld{i} = \vpubNew + \vsum{i=1}{\NNew} \vNew{i}$.
$\changed{\vpubOld\; +} \vsum{i=1}{\NOld} \vOld{i} = \vpubNew + \vsum{i=1}{\NNew} \vNew{i} \in \range{0}{2^{64}-1}$.
\subparagraph{\Nullifier{} integrity}