summaryrefslogtreecommitdiff
path: root/taler-fc19
diff options
context:
space:
mode:
authorJeff Burdges <burdges@gnunet.org>2018-09-18 14:33:43 +0200
committerJeff Burdges <burdges@gnunet.org>2018-09-18 14:33:43 +0200
commit2bdeab9f99fd70a18e7581a8f85d371e1529c64c (patch)
treed52914a2b940127eff906eb177fc1e11cb8d8b34 /taler-fc19
parent62706c5cd5ffad76a822d6c4645c48a23fde4171 (diff)
downloadpapers-2bdeab9f99fd70a18e7581a8f85d371e1529c64c.tar.gz
papers-2bdeab9f99fd70a18e7581a8f85d371e1529c64c.tar.bz2
papers-2bdeab9f99fd70a18e7581a8f85d371e1529c64c.zip
Actually no we do not need torefresh after a link
Revert "Need to refresh after a link?" This reverts commit 62706c5cd5ffad76a822d6c4645c48a23fde4171.
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 d1115de..e98a8ed 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 and then refresh it.
+ \item (Re-)add the coin $(\V{skCoin}_\gamma, \V{pkCoin}_\gamma, \V{pkD}_u, \sigma_\gamma)$ to the customer's wallet.
\end{enumerate}
\end{itemize}