Debugging the wirewatch.

This commit is contained in:
Marcello Stanisci 2018-09-21 14:53:58 +02:00
parent 73b02adee0
commit 281c5e3879
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -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,