diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/taler_testing_lib.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| 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; | 
