gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: apparently the ex


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: apparently the exchange wants fees well into the future?
Date: Wed, 08 Mar 2017 01:51:30 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 808f5c4  apparently the exchange wants fees well into the future?
808f5c4 is described below

commit 808f5c47081d632fe07419931099f6b2bed033b0
Author: Florian Dold <address@hidden>
AuthorDate: Wed Mar 8 01:51:26 2017 +0100

    apparently the exchange wants fees well into the future?
---
 config/generate-config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/generate-config b/config/generate-config
index 8a6b802..350d8c6 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -122,6 +122,7 @@ def config(currency, envname, exchange_pub, standalone):
     cfg_put("exchange-wire-test", "wire-fee-2017", currency + ":" + "0.01")
     cfg_put("exchange-wire-test", "wire-fee-2018", currency + ":" + "0.02")
     cfg_put("exchange-wire-test", "wire-fee-2019", currency + ":" + "0.03")
+    cfg_put("exchange-wire-test", "wire-fee-2020", currency + ":" + "0.04")
 
     # how long is one signkey valid?
     cfg_put("exchange_keys", "signkey_duration", "18 weeks")

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



reply via email to

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