Cosmetics.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2019-08-22 19:17:36 +01:00
parent f21cd8eb1b
commit ae16d11150
1 changed files with 3 additions and 3 deletions

View File

@ -2510,7 +2510,7 @@ The following integer constants will be instantiated in \crossref{constants}:
\sprout{The bit sequence constant $\UncommittedSprout \typecolon \bitseq{\MerkleHashLengthSprout}$,}
\notsprout{The bit sequence constants $\UncommittedSprout \typecolon \bitseq{\MerkleHashLengthSprout}$
and $\UncommittedSapling \typecolon \bitseq{\MerkleHashLengthSapling}$,}
\sapling{and $\UncommittedSapling \typecolon \bitseq{\MerkleHashLengthSapling}$},}
and rational constants $\FoundersFraction$, $\PoWMaxAdjustDown$, and
$\PoWMaxAdjustUp$ will also be defined in that section.
@ -2525,7 +2525,7 @@ coordinates (see \crossref{jubjub}).
\lsubsection{Payment Addresses and Keys}{addressesandkeys}
\defining{Users who wish to receive payments under this scheme first generate a
\defining{Users who wish to receive payments in the \Zcash protocol first generate a
random \spendingKey\sprout{ $\AuthPrivate$}.}
\notsprout{In \Sprout this is called $\AuthPrivate$ \sapling{and in \Sapling it is
called $\SpendingKey$}.}
@ -9853,7 +9853,7 @@ In \Sapling, \xPedersenCommitments are used instead of $\SHACompress$.
These commitments are statistically hiding, and so ``everlasting anonymity''
is supported for \Sapling notes under the same conditions as in \Zerocash
(by the protocol, not necessarily by \zcashd). Note that
\diversifiedPaymentAddresses can be linked if the discrete logarithm problem
\diversifiedPaymentAddresses can be linked if the Discrete Logarithm Problem
on the \jubjubCurve can be broken.
}