gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: Debugging the wirew


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: Debugging the wirewatch.
Date: Fri, 21 Sep 2018 14:54:14 +0200

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

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 281c5e38 Debugging the wirewatch.
281c5e38 is described below

commit 281c5e3879f4ff1730f34ea40d5f80342cfffb2c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 21 14:53:58 2018 +0200

    Debugging the wirewatch.
---
 src/wire-plugins/plugin_wire_taler-bank.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/wire-plugins/plugin_wire_taler-bank.c 
b/src/wire-plugins/plugin_wire_taler-bank.c
index 2c967a1b..ada40c00 100644
--- a/src/wire-plugins/plugin_wire_taler-bank.c
+++ b/src/wire-plugins/plugin_wire_taler-bank.c
@@ -1235,6 +1235,8 @@ taler_bank_reject_transfer (void *cls,
   }
   rh->rej_cb = rej_cb;
   rh->rej_cb_cls = rej_cb_cls;
+  TALER_ERROR_INFO ("Rejecting over %s bank URL\n",
+                    account.hostname);
   rh->brh = TALER_BANK_reject (tc->ctx,
                                account.hostname,
                                &rh->auth,

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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