aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/exchange/taler-exchange-wirewatch.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-wirewatch.c b/src/exchange/taler-exchange-wirewatch.c
index e9b28030b..5f81362b8 100644
--- a/src/exchange/taler-exchange-wirewatch.c
+++ b/src/exchange/taler-exchange-wirewatch.c
@@ -559,7 +559,9 @@ process_reply (const struct TALER_BANK_CreditDetails *details,
job_name);
db_plugin->rollback (db_plugin->cls);
started_transaction = false;
+ progress = true;
/* already existed, ok, let's just continue */
+ transaction_completed ();
return;
case GNUNET_DB_STATUS_SUCCESS_ONE_RESULT:
GNUNET_log (GNUNET_ERROR_TYPE_INFO,