Fixed wrong comma after exchange rate
This commit is contained in:
parent
7fd4352798
commit
18e2c5db94
@ -5,7 +5,7 @@
|
|||||||
"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)":[720,360,180,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":360
|
||||||
"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,
|
||||||
|
Loading…
Reference in New Issue
Block a user