exchange

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

commit 6d6ecd927172330cf69a6d5e6a9d3f0278f536b7
parent 4e5193a21fd6084e773e00ed8f638f193a525bab
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 11 Jul 2022 12:47:44 +0200

-new ECs

Diffstat:
Msrc/testing/testing_api_cmd_bank_admin_check.c | 1-
Msrc/testing/testing_api_cmd_bank_check.c | 2+-
2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/testing/testing_api_cmd_bank_admin_check.c b/src/testing/testing_api_cmd_bank_admin_check.c @@ -102,7 +102,6 @@ check_bank_admin_transfer_run (void *cls, TALER_TESTING_interpreter_fail (is); return; } - TALER_LOG_INFO ("Deposit reference NOT given\n"); debit_payto = bcs->debit_payto; credit_payto = bcs->credit_payto; if (GNUNET_OK != diff --git a/src/testing/testing_api_cmd_bank_check.c b/src/testing/testing_api_cmd_bank_check.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2018-2020 Taler Systems SA + Copyright (C) 2018-2022 Taler Systems SA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as