redirect to polkadot-master updated (#261)

This commit is contained in:
thiolliere
2019-05-17 13:40:03 +02:00
committed by Bastian Köcher
parent 6332a2780f
commit 122ea89144
14 changed files with 791 additions and 791 deletions
@@ -8,7 +8,7 @@ adder = { path = ".." }
polkadot-parachain = { path = "../../../parachain" }
polkadot-collator = { path = "../../../collator" }
polkadot-primitives = { path = "../../../primitives" }
substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "gui-polkadot-master" }
substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" }
parking_lot = "0.7.1"
ctrlc = { version = "3.0", features = ["termination"] }
futures = "0.1"