diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 2148a543..e06aaa5e 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -2205,7 +2205,7 @@ As in \Bitcoin, this is associated with a \privateKey that can be used to spend \notes sent to the address; in \Zcash this is called a \spendingKey. To each \note there is cryptographically associated a \noteCommitment. Once the -\transaction creating the \note has been mined, it is associated with a fixed +\transaction creating a \note has been mined, the \note is associated with a fixed \notePosition in a tree of \noteCommitments, and with a \nullifier\footnoteref{notesandnullifiers} unique to that \note. Computing the \nullifier requires the associated private \spendingKey\sapling{ (or the \nullifierKey for \Sapling \notes)}.