change exchange rate to 336 HUF/EUR

This commit is contained in:
2026-05-05 10:25:46 +02:00
parent 2f51bea39c
commit 96f4a217d8

View File

@@ -3,9 +3,9 @@
"project":"DBM Szeged", "project":"DBM Szeged",
"version":"1.0.0-2024-07-05", "version":"1.0.0-2024-07-05",
"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)":[730,365,185,0,0,0,0,100,200,100,50,20,10,5,0,3], "CoinValue(15..0)":[672,336,168,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":365, "ExchangeRate":336,
"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,