Prep for Altair - Add ss58 prefix (#9123)

* Prep for Altair - Add ss58 prefix

* fix indent

* fix indent
This commit is contained in:
Miguel Hervas
2021-06-30 03:00:14 -07:00
committed by GitHub
parent 361d02f92d
commit b707a48737
+11 -2
View File
@@ -329,7 +329,7 @@
"prefix": 36,
"network": "centrifuge",
"displayName": "Centrifuge Chain",
"symbols": ["RAD"],
"symbols": ["CFG"],
"decimals": [18],
"standardAccount": "*25519",
"website": "https://centrifuge.io/"
@@ -522,7 +522,7 @@
"decimals": [18],
"standardAccount": "*25519",
"website": "https://polkafoundry.com"
},
},
{
"prefix": 101,
"network": "origintrail-parachain",
@@ -532,6 +532,15 @@
"standardAccount": "secp256k1",
"website": "https://origintrail.io"
},
{
"prefix": 136,
"network": "altair",
"displayName": "Altair",
"symbols": ["AIR"],
"decimals": [18],
"standardAccount": "*25519",
"website": "https://centrifuge.io/"
},
{
"prefix": 252,
"network": "social-network",