From 03e6d49ea3e196a81ffc113fba88ad23c8f1bc5f Mon Sep 17 00:00:00 2001 From: ytqaljn <2716693942@qq.com> Date: Thu, 1 Feb 2024 10:37:04 +0800 Subject: [PATCH] update decimals --- ss58-registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ss58-registry.json b/ss58-registry.json index e8d8cd5..557d2e2 100644 --- a/ss58-registry.json +++ b/ss58-registry.json @@ -1239,7 +1239,7 @@ "network": "cess-testnet", "displayName": "CESS Testnet", "symbols": ["TCESS"], - "decimals": [12], + "decimals": [18], "standardAccount": "*25519", "website": "https://cess.cloud" }, @@ -1248,7 +1248,7 @@ "network": "cess", "displayName": "CESS", "symbols": ["CESS"], - "decimals": [12], + "decimals": [18], "standardAccount": "*25519", "website": "https://cess.cloud" },