From 175f5b24957fca79484da05750e10b5e0905aa1a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 7 Dec 2021 13:57:37 +0100 Subject: -comment --- src/exchange/taler-exchange-httpd_db.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/exchange') diff --git a/src/exchange/taler-exchange-httpd_db.c b/src/exchange/taler-exchange-httpd_db.c index fb876f92b..08b578445 100644 --- a/src/exchange/taler-exchange-httpd_db.c +++ b/src/exchange/taler-exchange-httpd_db.c @@ -98,6 +98,8 @@ TEH_make_coin_known (const struct TALER_CoinPublicInfo *coin, // FIXME: why do we even return the transaction // history here!? This is a coin with multiple // associated denominations, after all... + // => this is probably the wrong call, as this + // is NOT about insufficient funds! *mhd_ret = TEH_RESPONSE_reply_coin_insufficient_funds ( connection, -- cgit v1.2.3