From 696392f23d6b168ce7c0396e82caf69bb74082a3 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 10 Oct 2023 14:45:29 +0200 Subject: [PATCH] set exchange rate to 360 --- 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 ce78926..2f00e35 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)":[760,380,190,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":378 +"ExchangeRate":360 "TokenChannel":1, "BillValues(7..0)":[0,0,0,0,0,0,0,0], "LocalTaxRate":20,