exchange

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

commit 644f6014ae365f0e90b65ddfc39a8c74e6b6c863
parent 5659ba8675bb571f0a27fc988e541e48a6dadf33
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  5 Jul 2022 13:06:31 +0200

-link to bug

Diffstat:
Msrc/benchmark/taler-bank-benchmark.c | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/benchmark/taler-bank-benchmark.c b/src/benchmark/taler-bank-benchmark.c @@ -545,8 +545,8 @@ parallel_benchmark (void) else { GNUNET_log (GNUNET_ERROR_TYPE_ERROR, - "FIXME: launching LibEuFin not yet supported\n"); - bankd = NULL; // FIXME + "FIXME #7273: launching LibEuFin not yet supported\n"); + bankd = NULL; // FIXME #7273 return GNUNET_SYSERR; }