mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Edit native currency symbol (#914)
Change "Phoenix" to "PHX" for native currency symbol due to "add network failed: Expected 2-6 character string 'nativeCurrency.symbol'. Received: Phoenix" error
This commit is contained in:
parent
521989e0a5
commit
dfd79089e5
|
@ -8,7 +8,7 @@
|
|||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Phoenix",
|
||||
"symbol": "Phoenix",
|
||||
"symbol": "PHX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cryptophoenix.org/phoenix",
|
||||
|
|
Loading…
Reference in New Issue
Block a user