rebranding SubstraTEE to integritee (#9248)

prefix 13 for parachain
prefix 113 for sidechains and offchain workers involving a runtime
This commit is contained in:
brenzi
2021-08-24 09:30:39 +02:00
committed by GitHub
parent ede36408a9
commit 5f144e15bd
+16 -7
View File
@@ -129,12 +129,12 @@
}, },
{ {
"prefix": 13, "prefix": 13,
"network": "substratee", "network": "integritee",
"displayName": "SubstraTEE", "displayName": "Integritee",
"symbols": null, "symbols": ["TEER"],
"decimals": null, "decimals": [12],
"standardAccount": "*25519", "standardAccount": "*25519",
"website": "https://www.substratee.com" "website": "https://integritee.network"
}, },
{ {
"prefix": 14, "prefix": 14,
@@ -541,7 +541,7 @@
"standardAccount": "secp256k1", "standardAccount": "secp256k1",
"website": "https://origintrail.io" "website": "https://origintrail.io"
}, },
{ {
"prefix": 110, "prefix": 110,
"network": "heiko", "network": "heiko",
"displayName": "Heiko", "displayName": "Heiko",
@@ -549,7 +549,16 @@
"decimals": [12], "decimals": [12],
"standardAccount": "*25519", "standardAccount": "*25519",
"website": "https://parallel.fi/" "website": "https://parallel.fi/"
}, },
{
"prefix": 113,
"network": "integritee-incognito",
"displayName": "Integritee Incognito",
"symbols": null,
"decimals": null,
"standardAccount": "*25519",
"website": "https://integritee.network"
},
{ {
"prefix": 136, "prefix": 136,
"network": "altair", "network": "altair",