gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: Defining the NetzBon currency


From: gnunet
Subject: [taler-exchange] branch master updated: Defining the NetzBon currency
Date: Mon, 04 Dec 2023 22:31:00 +0100

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

ms pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 4347393e Defining the NetzBon currency
4347393e is described below

commit 4347393e44ca59e305514eeb0d11638c8c38f07d
Author: MS <ms@taler.net>
AuthorDate: Mon Dec 4 22:30:46 2023 +0100

    Defining the NetzBon currency
---
 src/util/currencies.conf | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/src/util/currencies.conf b/src/util/currencies.conf
index 5f4fcbe6..0fa831bf 100644
--- a/src/util/currencies.conf
+++ b/src/util/currencies.conf
@@ -78,3 +78,12 @@ fractional_input_digits = 0
 fractional_normal_digits = 0
 fractional_trailing_zero_digits = 0
 alt_unit_names = 
{"0":"WAI","3":"KWAI","6":"MWAI","9":"GWAI","12":"Szabo","15":"Finney","18":"Ether","21":"KEther","24":"MEther"}
+
+[currency-netzbon]
+ENABLED=YES
+name=NetzBon
+code=NETZBON
+fractional_input_digits=2
+fractional_normal_digits=2
+fractional_trailing_zero_digits=2
+alt_unit_names = {"0":"NETZBON"}

-- 
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]