From 5f144e15bdfd90a7c8ae9830c76b048973b00c10 Mon Sep 17 00:00:00 2001 From: brenzi Date: Tue, 24 Aug 2021 09:30:39 +0200 Subject: [PATCH] rebranding SubstraTEE to integritee (#9248) prefix 13 for parachain prefix 113 for sidechains and offchain workers involving a runtime --- substrate/ss58-registry.json | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/substrate/ss58-registry.json b/substrate/ss58-registry.json index 23aab7ea0c..fc5de10335 100644 --- a/substrate/ss58-registry.json +++ b/substrate/ss58-registry.json @@ -129,12 +129,12 @@ }, { "prefix": 13, - "network": "substratee", - "displayName": "SubstraTEE", - "symbols": null, - "decimals": null, + "network": "integritee", + "displayName": "Integritee", + "symbols": ["TEER"], + "decimals": [12], "standardAccount": "*25519", - "website": "https://www.substratee.com" + "website": "https://integritee.network" }, { "prefix": 14, @@ -541,7 +541,7 @@ "standardAccount": "secp256k1", "website": "https://origintrail.io" }, - { + { "prefix": 110, "network": "heiko", "displayName": "Heiko", @@ -549,7 +549,16 @@ "decimals": [12], "standardAccount": "*25519", "website": "https://parallel.fi/" - }, + }, + { + "prefix": 113, + "network": "integritee-incognito", + "displayName": "Integritee Incognito", + "symbols": null, + "decimals": null, + "standardAccount": "*25519", + "website": "https://integritee.network" + }, { "prefix": 136, "network": "altair",