From 3ce406c140ed0b48c8a94d9f3922438c008f424e Mon Sep 17 00:00:00 2001 From: LusWar Date: Thu, 3 Dec 2020 19:22:03 +0800 Subject: [PATCH] Update ss58 registry for Phala network (#7654) --- substrate/ss58-registry.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/substrate/ss58-registry.json b/substrate/ss58-registry.json index 80d600ed59..8c7110060b 100644 --- a/substrate/ss58-registry.json +++ b/substrate/ss58-registry.json @@ -257,10 +257,10 @@ "prefix": 30, "network": "phala", "displayName": "Phala Network", - "symbols": null, - "decimals": null, + "symbols": ["PHA"], + "decimals": [12], "standardAccount": "*25519", - "website": null + "website": "https://phala.network" }, { "prefix": 32,