Paranoid mode

This commit is contained in:
arkpar
2018-08-17 14:06:10 +02:00
parent aaf7bc930a
commit d6ddbc8bb5
4 changed files with 15 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
error-chain = "0.12"
log = "0.3"
polkadot-executor = { path = "../executor" }
polkadot-runtime = { path = "../runtime" }
polkadot-primitives = { path = "../primitives" }