commit 53cde04c4e62dcf38055502cfc60a691a58a5758 parent 582acc3cf31adf4919c726aa811c9988adb92c02 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 21 Apr 2022 21:05:49 +0200 -add FIXME Diffstat:
| M | src/exchange/taler-exchange-httpd_reserves_purse.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_reserves_purse.c b/src/exchange/taler-exchange-httpd_reserves_purse.c @@ -272,7 +272,7 @@ purse_transaction (void *cls, return GNUNET_DB_STATUS_HARD_ERROR; } - /* 2) merge purse with reserve (and debit reserve for purse creation!) */ + /* 2) FIXME: merge purse with reserve (and debit reserve for purse creation!) */ /* 3) if present, persist contract */