exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 538ca960a12de721d12b4eac107af61da9765775
parent da1af142c771127e4a949727f4ce496b45219ad6
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  1 Mar 2020 12:14:54 +0100

bad FIXME, we should not

Diffstat:
Msrc/lib/exchange_api_common.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/lib/exchange_api_common.c b/src/lib/exchange_api_common.c @@ -434,7 +434,6 @@ TALER_EXCHANGE_free_reserve_history (struct case TALER_EXCHANGE_RTT_RECOUP: break; case TALER_EXCHANGE_RTT_CLOSE: - /* FIXME: should we free "receiver_account_details" ? */ break; } }