Support Charred Cherry (#25)

* Support Charred Cherry

* Update endpoint to old version

* chainId -> networkId, unit -> tokenSymbol

* decimals -> tokenDecimals

* Bump deps

* Update PoC-3 network description

* Bump deps
This commit is contained in:
Jaco Greeff
2018-12-19 19:58:01 +01:00
committed by GitHub
parent 71b7c7c865
commit a7c8322837
9 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-settings",
"version": "0.23.4",
"version": "0.24.0",
"description": "Manages app settings",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",