mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Updated decimals for Hedera networks; (#2553)
This commit is contained in:
parent
bd40a54d45
commit
baa41feeff
|
@ -8,7 +8,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-mainnet",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-testnet",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-previewnet",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"nativeCurrency": {
|
||||
"name": "hbar",
|
||||
"symbol": "HBAR",
|
||||
"decimals": 8
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hedera.com",
|
||||
"shortName": "hedera-localnet",
|
||||
|
|
Loading…
Reference in New Issue
Block a user