summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-aggregator.c
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-18 10:50:27 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-18 10:50:27 +0200
commit8ad907782db1f2168776d5fa15c34b6462ab51e8 (patch)
tree5be9a14cb9d1af8f9fafcdddfab32e5e66afff8d /src/exchange/taler-exchange-aggregator.c
parent39a9045319e2a7b4ffaa7cb00821116291ad89bb (diff)
downloadexchange-8ad907782db1f2168776d5fa15c34b6462ab51e8.tar.gz
exchange-8ad907782db1f2168776d5fa15c34b6462ab51e8.tar.bz2
exchange-8ad907782db1f2168776d5fa15c34b6462ab51e8.zip
Withdraw after payback.
This triggers the TALER_EXCHANGEDB_RO_PAYBACK_COIN case within the withdraw_transaction() handler.
Diffstat (limited to 'src/exchange/taler-exchange-aggregator.c')
-rw-r--r--src/exchange/taler-exchange-aggregator.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-aggregator.c b/src/exchange/taler-exchange-aggregator.c
index 805577a11..b466a8307 100644
--- a/src/exchange/taler-exchange-aggregator.c
+++ b/src/exchange/taler-exchange-aggregator.c
@@ -1124,6 +1124,7 @@ expired_reserve_cb (void *cls,
reserve_pub,
GNUNET_MIN (sizeof (wtid),
sizeof (*reserve_pub)));
+
qs = db_plugin->insert_reserve_closed (db_plugin->cls,
session,
reserve_pub,