gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -improve comment


From: gnunet
Subject: [taler-exchange] branch master updated: -improve comment
Date: Fri, 09 Dec 2022 13:34:46 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new e682f421 -improve comment
e682f421 is described below

commit e682f4213e4798593fcbc39b778d231be35bf6f9
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Dec 9 13:34:43 2022 +0100

    -improve comment
---
 src/lib/exchange_api_purse_deposit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/exchange_api_purse_deposit.c 
b/src/lib/exchange_api_purse_deposit.c
index 1056deff..f5a503b0 100644
--- a/src/lib/exchange_api_purse_deposit.c
+++ b/src/lib/exchange_api_purse_deposit.c
@@ -414,7 +414,7 @@ handle_purse_deposit_finished (void *cls,
     } /* ec switch */
     break;
   case MHD_HTTP_GONE:
-    /* could happen if denomination was revoked */
+    /* could happen if denomination was revoked or purse expired */
     /* Note: one might want to check /keys for revocation
        signature here, alas tricky in case our /keys
        is outdated => left to clients */

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]