commit a9f49d0bcd747ba594a48b4916e30f5aa27786f1 parent d251bce4f5a2653e166fc8068d1abc925caf98f5 Author: Florian Dold <florian.dold@gmail.com> Date: Sun, 19 Jan 2020 21:02:50 +0100 update config file Diffstat:
| M | src/lib/test_merchant_api.conf | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf @@ -16,6 +16,7 @@ TALER_CACHE_HOME = $TALER_HOME/.cache/taler/ [taler] # What currency do we use? CURRENCY = EUR +CURRENCY_ROUND_AMOUNT = EUR:0.01 [bank] HTTP_PORT = 8082