gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: CHF exchange master private ke


From: gnunet
Subject: [taler-deployment] branch master updated: CHF exchange master private key
Date: Mon, 13 Jan 2020 21:11:00 +0100

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 125e2d4  CHF exchange master private key
125e2d4 is described below

commit 125e2d472c670dfce2d8c101052ecb153041d26d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jan 13 21:10:50 2020 +0100

    CHF exchange master private key
---
 config/generate-config                | 2 +-
 private-keys/chf-exchange-master.priv | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/config/generate-config b/config/generate-config
index 76fa8b2..ce01a92 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -279,7 +279,7 @@ def config(obj):
 @click.option("--twisted", is_flag=True)
 def main(currency, envname, outdir, exchange_pub, twisted):
 
-    if envname not in ("demo", "test", "int", "euro"):
+    if envname not in ("demo", "test", "int", "euro", "chf"):
         print("envname (%s) not demo/test/int, aborting config generation" % 
envname)
         return
 
diff --git a/private-keys/chf-exchange-master.priv 
b/private-keys/chf-exchange-master.priv
new file mode 100644
index 0000000..b679879
--- /dev/null
+++ b/private-keys/chf-exchange-master.priv
@@ -0,0 +1 @@
+L*��v<��>�d�#\�vd&9(�e�et/_��
\ No newline at end of file

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



reply via email to

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