This commit is contained in:
Christian Grothoff 2022-07-11 12:47:44 +02:00
parent 4e5193a21f
commit 6d6ecd9271
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
3 changed files with 2 additions and 3 deletions

@ -1 +1 @@
Subproject commit cf9e9f70ae04da02be8d11fde5668e2ef72adc57
Subproject commit 80b035fa3fc530603c3e0d613e173a2bbbcd17ef

View File

@ -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 !=

View File

@ -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