exchange

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

commit cf7e0ccce6ec640a8456d638bb81e2d5f209e9be
parent b6f9f0040be7c6be18513c5f7d2eb001f01f193a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 11 Jan 2023 15:54:12 +0100

-DCE

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

diff --git a/src/testing/test_bank_api.c b/src/testing/test_bank_api.c @@ -49,11 +49,6 @@ const char *cfgfile; static struct TALER_TESTING_BankConfiguration bc; /** - * Handle to the Py-bank daemon. - */ -static struct GNUNET_OS_Process *bankd; - -/** * Flag indicating whether the test is running against the * Fakebank. Set up at runtime. */