diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-05-17 16:53:36 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-05-17 16:53:36 +0200 |
commit | e53a736dcaccea4de2f5adcd5c332f0016c7d3a5 (patch) | |
tree | 466ea9f37411ecb941ff7b57c65986fecdaf56fa /doc/paper/taler_FC2017.txt | |
parent | 191bcd67f896272da313b958b97d37a6da27995a (diff) |
clarify withdraw existing response lookup
Diffstat (limited to 'doc/paper/taler_FC2017.txt')
-rw-r--r-- | doc/paper/taler_FC2017.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/paper/taler_FC2017.txt b/doc/paper/taler_FC2017.txt index daf13138a..06fe468d4 100644 --- a/doc/paper/taler_FC2017.txt +++ b/doc/paper/taler_FC2017.txt @@ -150,6 +150,9 @@ Specific comments: point: 2nd line also reads as “if the same withdrawal request was issued before the exchange will send S_K(B)” +> We added some clarification that the exchange looks up if the request +> already exists in their database. + - Section 4.2, it seems that a customer can use a coin of value say $10 to multiple transactions of <= $10 in total. I.e. it can first a pay a merchant M1 $2 and then a merchant M2 another $5 dollars. In that case the exchange can |