Merge pull request #463 from zcash/dconnolly-patch-1

s/enableSpendsOrchard/enableOutputsOrchard/ re: no new notes
This commit is contained in:
Deirdre Connolly 2021-03-23 17:25:25 -04:00 committed by GitHub
commit 2ec19b5fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12106,7 +12106,7 @@ each \spendDescription (\crossref{spendencodingandconsensus}),\notnufive{ and} e
\nufive{
\item The flags in \flagsOrchard allow a version 5 \transaction to declare that no funds are spent
from \Orchard \notes (by setting \enableSpendsOrchard to $0$), or that no new \Orchard \notes
with non-zero values are created (by setting \enableSpendsOrchard to $0$). This has two primary
with non-zero values are created (by setting \enableOutputsOrchard to $0$). This has two primary
purposes. First, the \enableSpendsOrchard flag is set to $0$ in version 5 \coinbaseTransactions to
ensure that they cannot spend from existing \Orchard outputs, maintaining a restriction present
in \coinbaseTransactions for \transparent, \Sprout, or \Sapling funds (which would not otherwise