From 84b2b1ca2702bceb93e0bd99e09e56d6ec730f1d Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Fri, 5 Jul 2024 09:40:22 +0200 Subject: [PATCH] Set ex.rate to 365. --- etc/psa_config/DC2C_cash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/psa_config/DC2C_cash.json b/etc/psa_config/DC2C_cash.json index 04e49f1..64b4ce3 100644 --- a/etc/psa_config/DC2C_cash.json +++ b/etc/psa_config/DC2C_cash.json @@ -5,7 +5,7 @@ "CoinDenom(15..0)":[200,100,50,0,0,0,0,100,200,100,50,20,10,5,0,3], "CoinValue(15..0)":[730,365,185,0,0,0,0,100,200,100,50,20,10,5,0,3], "CoinAccept(15..0)":[1,1,1,0,0,0,0,1,1,1,1,1,1,1,0,1], -"ExchangeRate":365 +"ExchangeRate":365, "TokenChannel":1, "BillValues(7..0)":[0,0,0,0,0,0,0,0], "LocalTaxRate":20,