From 0c16a9faeac35b587f78e515c5a32da30ef84348 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Mon, 24 Aug 2015 11:22:38 +0200 Subject: Double spending is detected only if it present --- doc/paper/taler.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/paper/taler.tex') 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. -- cgit v1.2.3