re-test json-download with exchange rate set to 300

This commit is contained in:
Gerhard Hoffmann 2023-11-07 10:50:43 +01:00
parent 5333cc0915
commit 7bfcb482f2

View File

@ -1,11 +1,11 @@
{ {
"title":"DC2C_cash ", "title":"DC2C_cash ",
"project":"DBM Szeged", "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], "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], "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, "TokenChannel":1,
"BillValues(7..0)":[0,0,0,0,0,0,0,0], "BillValues(7..0)":[0,0,0,0,0,0,0,0],
"LocalTaxRate":20, "LocalTaxRate":20,