From f6df088848551b26005fca9c768b8ca09564b62b Mon Sep 17 00:00:00 2001 From: Adam Dossa <adam.dossa@gmail.com> Date: Mon, 18 Jan 2021 16:48:32 +0000 Subject: [PATCH] Update details for the Polymesh network (#7919) Co-authored-by: Adam Dossa <adamdossa@Adams-MacBook-Pro.local> --- substrate/ss58-registry.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/substrate/ss58-registry.json b/substrate/ss58-registry.json index d30618e56e5..46d00893207 100644 --- a/substrate/ss58-registry.json +++ b/substrate/ss58-registry.json @@ -120,12 +120,12 @@ }, { "prefix": 12, - "network": "polymath", - "displayName": "Polymath", - "symbols": null, - "decimals": null, + "network": "polymesh", + "displayName": "Polymesh", + "symbols": ["POLYX"], + "decimals": [6], "standardAccount": "*25519", - "website": null + "website": "https://polymath.network/" }, { "prefix": 13, -- GitLab