gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: exchange config


From: gnunet
Subject: [taler-deployment] branch master updated: exchange config
Date: Mon, 04 Dec 2023 00:16:02 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 96e67d4  exchange config
96e67d4 is described below

commit 96e67d4900087b1c758953b00a0f4ad0bc02a867
Author: MS <ms@taler.net>
AuthorDate: Mon Dec 4 00:15:54 2023 +0100

    exchange config
---
 netzbon/setup-exchange.sh | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/netzbon/setup-exchange.sh b/netzbon/setup-exchange.sh
index c7f2b49..e40e30f 100755
--- a/netzbon/setup-exchange.sh
+++ b/netzbon/setup-exchange.sh
@@ -119,6 +119,14 @@ echo -e "[taler]\n" \
   "ENABLE_DEBIT=YES\n" \
   "ENABLE_CREDIT=YES\n" \
   "@inline-secret@ exchange-accountcredentials-default 
../secrets/exchange-accountcredentials-default.secret.conf\n" \
+  "[currency-netzbon]\n" \
+  "ENABLED=YES\n"
+  "name=NetzBon\n"
+  "code=NETZBON\n"
+  "fractional_input_digits=2\n"
+  "fractional_normal_digits=2\n"
+  "fractional_trailing_zero_digits=2\n"
+  "alt_unit_names = {\"0\":\"NETZBON\"}\n"
   >/etc/taler/conf.d/setup.conf
 
 echo -e "[exchangedb-postgres]\n" \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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