Updated decimals for Hedera networks; (#2553)

This commit is contained in:
Giuseppe Bertone 2023-03-31 01:05:15 +02:00 committed by GitHub
parent bd40a54d45
commit baa41feeff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@
"nativeCurrency": { "nativeCurrency": {
"name": "hbar", "name": "hbar",
"symbol": "HBAR", "symbol": "HBAR",
"decimals": 8 "decimals": 18
}, },
"infoURL": "https://hedera.com", "infoURL": "https://hedera.com",
"shortName": "hedera-mainnet", "shortName": "hedera-mainnet",

View File

@ -8,7 +8,7 @@
"nativeCurrency": { "nativeCurrency": {
"name": "hbar", "name": "hbar",
"symbol": "HBAR", "symbol": "HBAR",
"decimals": 8 "decimals": 18
}, },
"infoURL": "https://hedera.com", "infoURL": "https://hedera.com",
"shortName": "hedera-testnet", "shortName": "hedera-testnet",

View File

@ -8,7 +8,7 @@
"nativeCurrency": { "nativeCurrency": {
"name": "hbar", "name": "hbar",
"symbol": "HBAR", "symbol": "HBAR",
"decimals": 8 "decimals": 18
}, },
"infoURL": "https://hedera.com", "infoURL": "https://hedera.com",
"shortName": "hedera-previewnet", "shortName": "hedera-previewnet",

View File

@ -8,7 +8,7 @@
"nativeCurrency": { "nativeCurrency": {
"name": "hbar", "name": "hbar",
"symbol": "HBAR", "symbol": "HBAR",
"decimals": 8 "decimals": 18
}, },
"infoURL": "https://hedera.com", "infoURL": "https://hedera.com",
"shortName": "hedera-localnet", "shortName": "hedera-localnet",