summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-04-04 17:43:28 +0200
committerChristian Grothoff <christian@grothoff.org>2020-04-04 17:43:28 +0200
commit1d60143c025892c6d80744e16905d389803272a9 (patch)
tree5e80140dc4cd6f29d37a75d002ceccd1bdf03e89
parentb5901ba428b1830f1c1d0999075035f5b5960c78 (diff)
downloadsync-1d60143c025892c6d80744e16905d389803272a9.tar.gz
sync-1d60143c025892c6d80744e16905d389803272a9.tar.bz2
sync-1d60143c025892c6d80744e16905d389803272a9.zip
fix configuration
-rw-r--r--src/lib/test_sync_api.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/test_sync_api.conf b/src/lib/test_sync_api.conf
index 14d38df..03280e5 100644
--- 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]