SS58 versioning (Network IDs) (#3147)

* Introduce network IDs for SS58

* Fix

* Allow numeric overrides.

* Improve docs

* String rather than str

* Comment out code that will become valid after other PR

* Fix
This commit is contained in:
Gavin Wood
2019-07-20 09:24:10 +08:00
committed by GitHub
parent c70b81444a
commit a7a4caed1a
5 changed files with 174 additions and 22 deletions
+6
View File
@@ -18,6 +18,12 @@ args:
takes_value: true
required: false
help: The password for the key
- network:
short: n
long: network
takes_value: true
required: false
help: Specify a network. One of substrate (default), polkadot and kusama.
subcommands:
- generate:
about: Generate a random account