Set ex.rate to 365.

This commit is contained in:
Gerhard Hoffmann 2024-07-05 10:04:45 +02:00
parent 9ce4a1e25c
commit 6a268783e5

View File

@ -1,17 +1,16 @@
{
"title":"DC2C_cash ",
"project":"DBM Szeged",
"version":"1.0.0-01.07.2024",
"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],
"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,
"ForeignTaxRate":19,
"Surcharge":0,
"Discount":0,
"Discount":0
}