exchange

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

commit dd323a5d9cff357a4e12777250b9cf77c5de0721
parent 4741f4ea02148ed1dede88affd83edd9a96e2680
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 25 May 2021 17:46:16 +0200

-log CMD name

Diffstat:
Msrc/testing/testing_api_loop.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/testing_api_loop.c b/src/testing/testing_api_loop.c @@ -279,7 +279,7 @@ interpreter_run (void *cls) return; } - GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, + GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Running command `%s'\n", cmd->label); cmd->start_time