summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Burdges <burdges@gnunet.org>2018-09-15 14:40:07 +0200
committerJeff Burdges <burdges@gnunet.org>2018-09-15 14:40:07 +0200
commitee1a4a8d47057c975b0ec5c81ab1965368a58dfd (patch)
tree3765b24ea41890420b634fdd23af29bcfd766a0e
parent8e9158f5df1c1131134b5572eccd0fb0d871ca72 (diff)
downloadpapers-ee1a4a8d47057c975b0ec5c81ab1965368a58dfd.tar.gz
papers-ee1a4a8d47057c975b0ec5c81ab1965368a58dfd.tar.bz2
papers-ee1a4a8d47057c975b0ec5c81ab1965368a58dfd.zip
Another no return value
-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 61e4e4a..1644fb6 100644
--- a/taler-fc19/paper.tex
+++ b/taler-fc19/paper.tex
@@ -439,7 +439,7 @@ adversary can send and receive messages.
Shares a coin (identified by handle $\mathcal{H}$) with the customer
identified by $\V{pkCustomer}$, i.e. puts the coin identified by $\mathcal{H}$
into $\V{wallet}[\V{pkCustomer}]$. Intended to be used by the adversary in attempts to
- violate income transparency. Does not have a return value.
+ violate income transparency.
Note that this trivially violates anonymity (by sharing with a corrupted customer), thus the usage must
be restricted in some games.