gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] 04/05: -FIXME: actually nothing to do here


From: gnunet
Subject: [taler-merchant] 04/05: -FIXME: actually nothing to do here
Date: Thu, 04 May 2023 10:50:39 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

commit 8fd6f27d836f27c22f2af20099166b9e6febf905
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu May 4 10:16:32 2023 +0200

    -FIXME: actually nothing to do here
---
 src/backend/taler-merchant-exchange.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/backend/taler-merchant-exchange.c 
b/src/backend/taler-merchant-exchange.c
index 74e9dce0..ebb0272c 100644
--- a/src/backend/taler-merchant-exchange.c
+++ b/src/backend/taler-merchant-exchange.c
@@ -802,11 +802,8 @@ wire_transfer_cb (void *cls,
   }
   if (0 == qs)
   {
-    /* FIXME: set as confirmed!!?  */
     GNUNET_log (GNUNET_ERROR_TYPE_INFO,
                 "Transfer already known. Ignoring duplicate.\n");
-    /* FIXME: if not verified & not ultimately failed,
-       we probably should still try to verify! */
     return;
   }
 

-- 
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]