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
+14 -5
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,
@@ -549,6 +549,15 @@
"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,