From 7bfcb482f23d811eb567f3b3a24c95a0b0e9116e Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 7 Nov 2023 10:50:43 +0100 Subject: [PATCH] re-test json-download with exchange rate set to 300 --- etc/psa_config/DC2C_cash.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/psa_config/DC2C_cash.json b/etc/psa_config/DC2C_cash.json index 2038c2d..1a6a045 100644 --- a/etc/psa_config/DC2C_cash.json +++ b/etc/psa_config/DC2C_cash.json @@ -1,11 +1,11 @@ { "title":"DC2C_cash ", "project":"DBM Szeged", -"version":"0.0.10", +"version":"0.0.11", "CoinDenom(15..0)":[200,100,50,0,0,0,0,100,200,100,50,20,10,5,0,3], -"CoinValue(15..0)":[720,360,180,0,0,0,0,100,200,100,50,20,10,5,0,3], +"CoinValue(15..0)":[600,300,150,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":360 +"ExchangeRate":300 "TokenChannel":1, "BillValues(7..0)":[0,0,0,0,0,0,0,0], "LocalTaxRate":20,