Wording tweak: replace "it" with "the note".

I was able to read this "it" as a reference to "the transaction".
closes #174

Author: Za Wilgustus <zancas@protonmail.com>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2020-02-02 15:08:59 +00:00
parent 8e80fff644
commit 8a6dc9c9fe
1 changed files with 1 additions and 1 deletions

View File

@ -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)}.