gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-merchant] branch master updated: specify default fee


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: specify default fees for testcase
Date: Sun, 29 Oct 2017 18:12:22 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new bffe349  specify default fees for testcase
bffe349 is described below

commit bffe349a2f2bc177a854b8baa4c2672b614f2a8d
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Oct 29 18:12:20 2017 +0100

    specify default fees for testcase
---
 src/lib/test_merchant_api.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf
index a01c4e0..be427ad 100644
--- 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.

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]