commit 1d60143c025892c6d80744e16905d389803272a9 parent b5901ba428b1830f1c1d0999075035f5b5960c78 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 4 Apr 2020 17:43:28 +0200 fix configuration Diffstat:
| M | src/lib/test_sync_api.conf | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/lib/test_sync_api.conf b/src/lib/test_sync_api.conf @@ -71,8 +71,9 @@ KEYFILE = ${TALER_CONFIG_HOME}/merchant/default.priv NAME = Kudos Inc. [merchant-exchange-default] -BASE_URL = http://localhost:8081/ -MASTER_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG +EXCHANGE_BASE_URL = http://localhost:8081/ +MASTER_KEY = T1VVFQZZARQ1CMF4BN58EE7SKTW5AV2BS18S87ZEGYS4S29J6DNG +CURRENCY = EUR # Account of the MERCHANT [merchant-account-merchant]