exchange

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

commit 93464191f56c63b6a5f5e5fa5de64c9a721cec2b
parent 141d4b154a9d6f57ba82edda1cd003be8adb1dd5
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri,  8 May 2020 19:47:15 +0200

sleep to ensure aggregator has work

Diffstat:
Msrc/testing/test_exchange_api.c | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/testing/test_exchange_api.c b/src/testing/test_exchange_api.c @@ -346,6 +346,8 @@ run (void *cls, NULL, 0, MHD_HTTP_NOT_FOUND), + TALER_TESTING_cmd_sleep ("sleep-before-aggregator", + 1), /* Run transfers. Note that _actual_ aggregation will NOT * happen here, as each deposit operation is run with a * fresh merchant public key, so the aggregator will treat