exchange

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

commit 66f16ab5fbab7e59478b1deb71edb99bf03194b2
parent f174781b570bb534db424e57a3b563a74ad36f77
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 12 Aug 2021 13:54:20 +0200

-close connections now supported

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

diff --git a/src/bank-lib/fakebank.c b/src/bank-lib/fakebank.c @@ -24,7 +24,6 @@ // TODO: support long polling // TODO: support adding WAD transfers // TODO: adapt taler-exchange-benchmark to profile bank API -// FIXME: support 'close_connections' option #include "platform.h" #include <pthread.h>