Correct an obsolete paragraph relating a_sk and a_pk.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2016-02-27 20:38:58 +00:00
parent 32963392a8
commit a816d1fd18
2 changed files with 2 additions and 3 deletions

Binary file not shown.

View File

@ -467,9 +467,8 @@ case that a payee wishes to prevent this they should create a distinct
A \coin (denoted $\Coin{}$) is a tuple $\changed{(\AuthPublic, \Value,
\CoinAddressRand, \CoinCommitRand)}$ which represents that a value $\Value$ is
spendable by the recipient who holds the $\authKeypair$ key pair
$(\AuthPublic, \AuthPrivate)$ such that
$\AuthPublic = \PRFaddr{\AuthPrivate}(0)$.
spendable by the recipient who holds the \spendingKey $\AuthPrivate$ corresponding
to $\AuthPublic$, as described in the previous section.
\begin{itemize}
\item $\AuthPublic$ is a 32-byte \authKeypair public key of the recipient.