commit bffe349a2f2bc177a854b8baa4c2672b614f2a8d
parent 7388865330e43a9998610443efe0b930074b0fcf
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 29 Oct 2017 18:12:20 +0100
specify default fees for testcase
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf
@@ -35,6 +35,11 @@ WIREFORMAT = test
# section like X-wireformat and merchant-instance-X
INSTANCES = tor default
+# Default choice for maximum wire fee.
+DEFAULT_MAX_WIRE_FEE = EUR:0.10
+
+# Default choice for maximum wire fee.
+DEFAULT_MAX_DEPOSIT_FEE = EUR:0.10
[exchange-wire-test]
# Enable 'test' for testing of the actual coin operations.