summaryrefslogtreecommitdiff
path: root/taler-fc19
diff options
context:
space:
mode:
authorJeff Burdges <burdges@gnunet.org>2018-09-18 14:33:10 +0200
committerJeff Burdges <burdges@gnunet.org>2018-09-18 14:33:10 +0200
commit62706c5cd5ffad76a822d6c4645c48a23fde4171 (patch)
tree22ce8c8fd06efa64c7343df31e9a89cc16f710a2 /taler-fc19
parentb8147f1d29d49f60ac9742c832144f332cf2665b (diff)
downloadpapers-62706c5cd5ffad76a822d6c4645c48a23fde4171.tar.gz
papers-62706c5cd5ffad76a822d6c4645c48a23fde4171.tar.bz2
papers-62706c5cd5ffad76a822d6c4645c48a23fde4171.zip
Need to refresh after a link?
Diffstat (limited to 'taler-fc19')
-rw-r--r--taler-fc19/paper.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-fc19/paper.tex b/taler-fc19/paper.tex
index e98a8ed..d1115de 100644
--- a/taler-fc19/paper.tex
+++ b/taler-fc19/paper.tex
@@ -1029,7 +1029,7 @@ Using \textsc{Blind}, \textsc{CoinSignKx}, \textsc{Sign} and $H$ we now instanti
\V{pkD}_u, \V{skCoin}_0,(\mathcal{T}_{(B*,\gamma)}, \overline{m}_\gamma), \V{sig}_{3'})$
indicates a valid signature, abort otherwise.
\item Unblind the signature to obtain $\sigma_\gamma \leftarrow \algo{UnblindSig}(r_\gamma, \V{pkCoin}_\gamma, \overline{\sigma}_\gamma)$
- \item (Re-)add the coin $(\V{skCoin}_\gamma, \V{pkCoin}_\gamma, \V{pkD}_u, \sigma_\gamma)$ to the customer's wallet.
+ \item (Re-)add the coin $(\V{skCoin}_\gamma, \V{pkCoin}_\gamma, \V{pkD}_u, \sigma_\gamma)$ to the customer's wallet and then refresh it.
\end{enumerate}
\end{itemize}