From 81d3b454e177b3cbc68e99795a526958f6992be3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Jan 2020 20:50:39 +0100 Subject: point out duplication, fix hard-coded '2' --- src/include/taler_testing_lib.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/taler_testing_lib.h') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index c5263550..f884cd99 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -276,6 +276,8 @@ struct TALER_TESTING_BankConfiguration /** * Base URL of the exchange's bank account. Basically * @e bank_url plus the exchange account. + * + * FIXME: remove? This duplicates exchange_auth.wire_gateway_url! */ char *exchange_account_url; -- cgit v1.2.3