Cherry updates (#1373)

- Introduce compact extrinsics into Cherry
- Remove UpgradeKey from Cherry (Sudo is enough)
- Remove networkId from Cherry properties
This commit is contained in:
Gav Wood
2019-01-09 12:52:16 +01:00
committed by GitHub
parent eb3503b0c7
commit fc5fdab5f2
9 changed files with 21 additions and 143 deletions
@@ -2,7 +2,6 @@
"name": "Charred Cherry",
"id": "charred-cherry",
"properties": {
"networkId": 68,
"tokenDecimals": 15,
"tokenSymbol": "CHR"
},