exchange

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

commit ea140f783b2ff18da1f5db14ff331d0110cb5e3f
parent 5630deaca47e6d3f75dfc3be3b8deb89a2fb01c1
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 19 Dec 2022 13:53:42 +0100

-debugging'

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

diff --git a/src/benchmark/taler-bank-benchmark.c b/src/benchmark/taler-bank-benchmark.c @@ -553,6 +553,9 @@ parallel_benchmark (void) { struct GNUNET_OS_Process *dbinit; + GNUNET_log (GNUNET_ERROR_TYPE_ERROR, + "Running DB init with `%s'\n", + cfg_filename); dbinit = GNUNET_OS_start_process (GNUNET_OS_INHERIT_STD_ALL, NULL, NULL, NULL, "taler-exchange-dbinit",