Add 1 decimal to validator confirmation (#4084)

This commit is contained in:
sakridge
2019-04-30 16:37:03 -07:00
committed by GitHub
parent 675a78aaa1
commit af2e7ea285

View File

@ -1921,7 +1921,8 @@
"logBase": 1, "logBase": 1,
"max": null, "max": null,
"min": null, "min": null,
"show": true "show": true,
"decimals": 1
}, },
{ {
"format": "short", "format": "short",