diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-12-09 23:16:55 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-12-09 23:16:55 +0100 |
commit | 4c8b99f333064b3c0801aa926a74d155b1e22a5f (patch) | |
tree | 0437156de10491eedbbbeb79297a41478ab91474 | |
parent | fba91c63d57d73732249b972127575ca1fd4d5ff (diff) |
-note FIXME
-rw-r--r-- | src/exchange/taler-exchange-httpd_recoup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_recoup.c b/src/exchange/taler-exchange-httpd_recoup.c index fd8baf65d..24f1073e9 100644 --- a/src/exchange/taler-exchange-httpd_recoup.c +++ b/src/exchange/taler-exchange-httpd_recoup.c @@ -101,6 +101,7 @@ struct RecoupContext }; +// FIXME: this code should be simplified by using TEH_check_coin_balance() /** * Execute a "recoup". The validity of the coin and signature have * already been checked. The database must now check that the coin is |