summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_refund.c
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-17 13:07:56 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-17 13:07:56 +0200
commite94e8c34c58343001dfe84ed8f5a87f1516c687d (patch)
tree9efeb074a4683c6a96d0c95564bb6ab67c6672bf /src/exchange/taler-exchange-httpd_refund.c
parentb898399507f37ee20249da7168ea41b86f867d65 (diff)
downloadexchange-e94e8c34c58343001dfe84ed8f5a87f1516c687d.tar.gz
exchange-e94e8c34c58343001dfe84ed8f5a87f1516c687d.tar.bz2
exchange-e94e8c34c58343001dfe84ed8f5a87f1516c687d.zip
Trigger deposit to refund not found
Diffstat (limited to 'src/exchange/taler-exchange-httpd_refund.c')
-rw-r--r--src/exchange/taler-exchange-httpd_refund.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_refund.c b/src/exchange/taler-exchange-httpd_refund.c
index 97cd9351f..8d573e473 100644
--- a/src/exchange/taler-exchange-httpd_refund.c
+++ b/src/exchange/taler-exchange-httpd_refund.c
@@ -243,6 +243,7 @@ refund_transaction (void *cls,
/* handle if deposit was NOT found */
if (GNUNET_NO == deposit_found)
{
+ TALER_LOG_WARNING ("Deposit to /refund was not found\n");
TEH_plugin->free_coin_transaction_list (TEH_plugin->cls,
tl);
*mhd_ret = TEH_RESPONSE_reply_transaction_unknown (connection,