summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_payback.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-07-24 00:13:53 +0200
committerChristian Grothoff <christian@grothoff.org>2019-07-24 00:13:53 +0200
commit5844a20f15cf6d35503386a717e9d582189a7261 (patch)
tree0175ab0041b8e5f01a4f5cdcb561314ac8c3e804 /src/exchange/taler-exchange-httpd_payback.c
parente75d552227a4c06faad0a0eae7539458ff58f9af (diff)
downloadexchange-5844a20f15cf6d35503386a717e9d582189a7261.tar.gz
exchange-5844a20f15cf6d35503386a717e9d582189a7261.tar.bz2
exchange-5844a20f15cf6d35503386a717e9d582189a7261.zip
implement zombie check
Diffstat (limited to 'src/exchange/taler-exchange-httpd_payback.c')
-rw-r--r--src/exchange/taler-exchange-httpd_payback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_payback.c b/src/exchange/taler-exchange-httpd_payback.c
index 195e5613c..8cfc1aecc 100644
--- a/src/exchange/taler-exchange-httpd_payback.c
+++ b/src/exchange/taler-exchange-httpd_payback.c
@@ -289,7 +289,7 @@ payback_transaction (void *cls,
return GNUNET_DB_STATUS_HARD_ERROR;
}
- /* Calculate remaining balance. */
+ /* Calculate remaining balance, including paybacks already applied. */
qs = TEH_plugin->get_coin_transactions (TEH_plugin->cls,
session,
&pc->coin->coin_pub,