2^16 -> 2^{16}. fixes #461

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-03-19 14:00:55 +00:00
parent 9af5978852
commit 3e160d6ecb
1 changed files with 1 additions and 1 deletions

View File

@ -11835,7 +11835,7 @@ each \spendDescription (\crossref{spendencodingandconsensus}),\notnufive{ and} e
the effect of disabling non-zero-valued \Orchard spends), the $\valueBalance{Orchard}$
field of a \coinbaseTransaction must have a negative or zero value.}
\nufiveonwarditem{The rule that \nSpendsSapling, \nOutputsSapling, and \nActionsOrchard{} \MUST all
be less than $2^16$, is technically redundant because a \transaction that could violate this
be less than $2^{16}$, is technically redundant because a \transaction that could violate this
rule would not fit within the $2$ MB \block size limit. It is included in order to simplify
the security argument for balance preservation.}
\end{pnotes}