Add --chain option. (#122)

* Add --chain option.

* Reinstate bail on unknown runtime.
This commit is contained in:
Gav Wood
2018-04-12 13:15:56 +02:00
committed by GitHub
parent 65489f1b19
commit 1f717763e2
6 changed files with 148 additions and 53 deletions
+5
View File
@@ -48,4 +48,9 @@ args:
help: Specify a list of bootnodes
takes_value: true
multiple: true
- chain:
long: chain
value_name: CHAIN_SPEC
help: Specify the chain specification (one of dev or poc-1)
takes_value: true
subcommands: