summaryrefslogtreecommitdiff
path: root/doc/paper/taler.tex
diff options
context:
space:
mode:
authorSree Harsha Totakura <sreeharsha@totakura.in>2015-08-24 11:22:38 +0200
committerSree Harsha Totakura <sreeharsha@totakura.in>2015-08-24 11:23:02 +0200
commit0c16a9faeac35b587f78e515c5a32da30ef84348 (patch)
tree4a9f800de88e4d98aac522be631ff4feaff12898 /doc/paper/taler.tex
parent6cef7af5c9f232b3b158e355136ed7f3e335278a (diff)
downloadexchange-0c16a9faeac35b587f78e515c5a32da30ef84348.tar.gz
exchange-0c16a9faeac35b587f78e515c5a32da30ef84348.tar.bz2
exchange-0c16a9faeac35b587f78e515c5a32da30ef84348.zip
Double spending is detected only if it present
Diffstat (limited to 'doc/paper/taler.tex')
-rw-r--r--doc/paper/taler.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex
index 629dd8358..706cf70f3 100644
--- a/doc/paper/taler.tex
+++ b/doc/paper/taler.tex
@@ -671,7 +671,7 @@ $\widetilde{C} := S_K(C_p)$:
\item The merchant gives $(\mathcal{D}, p, r)$ to the mint, revealing his
payment information.
-\item The mint validates $\mathcal{D}$ and detects double spending.
+\item The mint validates $\mathcal{D}$ and checks for double spending.
If the coin has been involved in previous transactions, it sends an error
with the records from the previous transactions back to the merchant.