1
0
Fork 0

Use 5 decimals for daily/monthly revenue (#2)

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2021-03-18 13:07:30 +01:00
parent ce1b837ae0
commit 9b1857c1cc
No known key found for this signature in database
GPG key ID: FF42D23B580C89F7

View file

@ -59,7 +59,7 @@
"gnetId": null,
"graphTooltip": 0,
"id": null,
"iteration": 1616061734073,
"iteration": 1616068614673,
"links": [],
"panels": [
{
@ -241,6 +241,7 @@
"yaxes": [
{
"$$hashKey": "object:180",
"decimals": 5,
"format": "ETH",
"label": "income",
"logBase": 1,
@ -431,6 +432,7 @@
"yaxes": [
{
"$$hashKey": "object:180",
"decimals": 5,
"format": "ETH",
"label": "income",
"logBase": 1,
@ -2575,5 +2577,5 @@
"timezone": "",
"title": "Flexpool overview",
"uid": "Q3JPASkgz",
"version": 2
"version": 3
}