mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
RUNE decimals fix (#9434)
This commit is contained in:
parent
2cb9323de1
commit
12e4ecc825
|
@ -6,6 +6,6 @@
|
|||
"research": "https://docs.thorchain.org",
|
||||
"symbol": "RUNE",
|
||||
"type": "COIN",
|
||||
"decimals": 18,
|
||||
"decimals": 8,
|
||||
"status": "active"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user