summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/test_merchant_api.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf
index e218ff09..031c232c 100644
--- a/src/lib/test_merchant_api.conf
+++ b/src/lib/test_merchant_api.conf
@@ -16,7 +16,7 @@ TALER_CACHE_HOME = $TALER_HOME/.cache/taler/
[taler]
# What currency do we use?
CURRENCY = EUR
-CURRENCY_ROUND_AMOUNT = EUR:0.01
+CURRENCY_ROUND_UNIT = EUR:0.01
[bank]
HTTP_PORT = 8082