Add Social Network (#8065)

* Add Social Network

* Remove TNET

* Update ss58-registry.json

* Update ss58-registry.json

* Update ss58-registry.json

* Add back comment

Co-authored-by: everhusk <sanghera@everhusk.com>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: Github Actions <action@github.com>
This commit is contained in:
Sukhveer Sanghera
2021-03-29 19:18:29 +02:00
committed by GitHub
parent 22139a3c03
commit a946c3343e
2 changed files with 11 additions and 1 deletions
+9
View File
@@ -477,6 +477,15 @@
"decimals": [12],
"standardAccount": "*25519",
"website": "https://crust.network"
},
{
"prefix": 252,
"network": "social-network",
"displayName": "Social Network",
"symbols": ["NET"],
"decimals": [18],
"standardAccount": "*25519",
"website": "https://social.network"
}
]
}