Adjust ss58-registry websites to conform to schema (#7320)

* Adjust ss58-registry websites to conform to schema

* Adjust decimals to conform to schema
This commit is contained in:
Jaco Greeff
2020-10-14 13:16:28 +02:00
committed by GitHub
parent b427bbb363
commit 3d50ed12fe
+5 -5
View File
@@ -98,7 +98,7 @@
"symbols": ["REY"],
"decimals": [18],
"standardAccount": "*25519",
"website": ["http://laminar.network/"]
"website": "http://laminar.network/"
},
{
"prefix": 10,
@@ -116,7 +116,7 @@
"symbols": ["LAMI"],
"decimals": [18],
"standardAccount": "*25519",
"website": ["http://laminar.network/"]
"website": "http://laminar.network/"
},
{
"prefix": 12,
@@ -213,7 +213,7 @@
"network": "zero",
"displayName": "ZERO",
"symbols": ["PLAY"],
"decimals": 18,
"decimals": [18],
"standardAccount": "*25519",
"website": "https://zero.io"
},
@@ -222,10 +222,10 @@
"network": "zero-alphaville",
"displayName": "ZERO Alphaville",
"symbols": ["PLAY"],
"decimals": 18,
"decimals": [18],
"standardAccount": "*25519",
"website": "https://zero.io"
},
},
{
"prefix": 28,
"network": "subsocial",