Add 1 decimal to validator confirmation (#4084)
This commit is contained in:
@ -1921,7 +1921,8 @@
|
||||
"logBase": 1,
|
||||
"max": null,
|
||||
"min": null,
|
||||
"show": true
|
||||
"show": true,
|
||||
"decimals": 1
|
||||
},
|
||||
{
|
||||
"format": "short",
|
||||
|
Reference in New Issue
Block a user