exchange

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

commit fdb4658875cda9f8ec60d53cc8397671fe9e40ed
parent 009875e170b680b6511d7afb42b203d30eab6fd2
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Sat, 14 Dec 2024 14:13:05 +0100

[README] added non thread safe note

Diffstat:
MREADME | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -92,7 +92,8 @@ src/exchange-tools/ -- taler exchange helper programs src/lib/ - -- libtalerexchange: C API to issue HTTP requests to exchange + -- libtalerexchange: C API to issue HTTP requests to exchange. + Note that this library is not thread safe. src/auditor/ -- tools to generate reports about financial performance and