Skip to content

Commit

Permalink
update decimals
Browse files Browse the repository at this point in the history
  • Loading branch information
ytqaljn committed Feb 1, 2024
1 parent f64549e commit 03e6d49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ss58-registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,7 @@
"network": "cess-testnet",
"displayName": "CESS Testnet",
"symbols": ["TCESS"],
"decimals": [12],
"decimals": [18],
"standardAccount": "*25519",
"website": "https://cess.cloud"
},
Expand All @@ -1248,7 +1248,7 @@
"network": "cess",
"displayName": "CESS",
"symbols": ["CESS"],
"decimals": [12],
"decimals": [18],
"standardAccount": "*25519",
"website": "https://cess.cloud"
},
Expand Down

0 comments on commit 03e6d49

Please sign in to comment.