summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_testing_lib.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index c52635508..f884cd991 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;