exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 281c5e3879f4ff1730f34ea40d5f80342cfffb2c
parent 73b02adee0c49714e9150fc6c336035fd4b15936
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Fri, 21 Sep 2018 14:53:58 +0200

Debugging the wirewatch.

Diffstat:
Msrc/wire-plugins/plugin_wire_taler-bank.c | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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,