gnunet-svn
[Top][All Lists]
Advanced

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

[cash2ecash] branch master updated: debugging


From: gnunet
Subject: [cash2ecash] branch master updated: debugging
Date: Thu, 02 Jan 2025 15:38:30 +0100

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

manuel-geissbuehler pushed a commit to branch master
in repository cash2ecash.

The following commit(s) were added to refs/heads/master by this push:
     new c681bc3  debugging
c681bc3 is described below

commit c681bc356386eae2efc15bbd098fb7e284249998
Author: Manuel Geissbühler <manuel@debian>
AuthorDate: Thu Jan 2 15:38:22 2025 +0100

    debugging
---
 src/cash2ecash.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cash2ecash.cpp b/src/cash2ecash.cpp
index 47f1a72..1e41d0f 100644
--- a/src/cash2ecash.cpp
+++ b/src/cash2ecash.cpp
@@ -99,7 +99,7 @@ void actionEventBankTokenDone(){
   std::cout << "Action Event Bank Token Done called" << std::endl;
   static struct TALER_Amount amountZero;
   TALER_amount_set_zero("KUDOS", &amountZero);
-  //bankCommunication.withdrawalRequest(NULL, &amountZero, withdrawal_id, 
taler_withdraw_uri);
+  bankCommunication.withdrawalRequest(NULL, &amountZero, withdrawal_id, 
taler_withdraw_uri);
 }
 
 void actionEventBankWithdrawalDone(){

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