Juno old icon

fixed the usage of the old juno icon
This commit is contained in:
Erialos 2022-10-10 06:27:33 -06:00
parent 63c94982fc
commit bd94dd60ad
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -8,12 +8,12 @@
"coin_type": "118",
"min_tx_fee": "3000",
"addr_prefix": "juno",
"logo": "/logos/juno.jpg",
"logo": "/logos/juno.png",
"assets": [{
"base": "ujuno",
"symbol": "JUNO",
"exponent": "6",
"coingecko_id": "juno-network",
"logo": "/logos/juno.jpg"
"logo": "/logos/juno.png"
}]
}