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 14:43: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 11c992d  debugging
11c992d is described below

commit 11c992d554ac10d33055c43463a43275ca094c4f
Author: Manuel Geissbühler <manuel@debian>
AuthorDate: Thu Jan 2 14:43:16 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 3ece848..ae80a61 100644
--- a/src/cash2ecash.cpp
+++ b/src/cash2ecash.cpp
@@ -95,7 +95,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]