The Merkle tree depth is 29, not 32.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2016-09-03 04:07:06 +01:00
parent 3e740f923f
commit 2bae7ae367
1 changed files with 1 additions and 1 deletions

View File

@ -1741,7 +1741,7 @@ and represent the byte sequence $[\hexint{D2}, \hexint{BC}, \hexint{3A}, \hexint
Define:
\begin{itemize}
\item[] $\MerkleDepth = 32$
\item[] $\MerkleDepth = \changed{29}$
\item[] $\NOld = 2$
\item[] $\NNew = 2$
\item[] $\MerkleHashLength = 256$