From fe18c104d8a8d3667b3c872078549c7e78c71db0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 8 Nov 2022 14:56:32 +0100 Subject: -fix #7428 --- src/exchange/taler-exchange-httpd_withdraw.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchange/taler-exchange-httpd_withdraw.c') diff --git a/src/exchange/taler-exchange-httpd_withdraw.c b/src/exchange/taler-exchange-httpd_withdraw.c index 57020ee87..27b176722 100644 --- a/src/exchange/taler-exchange-httpd_withdraw.c +++ b/src/exchange/taler-exchange-httpd_withdraw.c @@ -217,6 +217,7 @@ withdraw_transaction (void *cls, TEH_plugin->rollback (TEH_plugin->cls); *mhd_ret = TEH_RESPONSE_reply_reserve_insufficient_balance ( connection, + TALER_EC_EXCHANGE_WITHDRAW_INSUFFICIENT_FUNDS, &wc->collectable.amount_with_fee, &wc->collectable.reserve_pub); return GNUNET_DB_STATUS_HARD_ERROR; -- cgit v1.2.3