From ed81c923655616b7d6102be05bde3183166a8e46 Mon Sep 17 00:00:00 2001 From: Deirdre Connolly Date: Fri, 19 Mar 2021 02:08:46 -0400 Subject: [PATCH] s/enableSpendsOrchard/enableOutputsOrchard/ re: no new notes --- protocol/protocol.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 841c1725..bfccd938 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -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