mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 16:21:06 +00:00
rebranding SubstraTEE to integritee (#9248)
prefix 13 for parachain prefix 113 for sidechains and offchain workers involving a runtime
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user