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 1972d612fa
commit 46e3c32e49
7 changed files with 149 additions and 53 deletions
+1
View File
@@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
hex-literal = "0.1"
futures = "0.1.17"
parking_lot = "0.4"
tokio-timer = "0.1.2"