From ace2fbe6225f9e38fe450a1c1ddb642ff0512fa9 Mon Sep 17 00:00:00 2001 From: Noah Vesely Date: Mon, 10 Sep 2018 16:19:53 -0700 Subject: [PATCH] Add missing 'can' --- protocol/protocol.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 0b610181..607a37f9 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -2415,7 +2415,7 @@ where $\NoteCommitSapling{}$ is instantiated in \crossref{concretewindowedcommit Notice that the above definition of a \Sapling \note does not have a $\NoteAddressRand$ field. There is in fact a $\NoteAddressRand$ value associated -with each \Sapling \note, but this only be computed once its position in the +with each \Sapling \note, but this can only be computed once its position in the \noteCommitmentTree is known (see \crossref{transactions} and \crossref{merkletree}). We refer to the combination of a \note and its \notePosition $\NotePosition$, as a \positionedNote.