get building

This commit is contained in:
Robert Habermeier
2018-08-15 13:40:46 +02:00
21 changed files with 4275 additions and 288 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ substrate-keyring = { git = "https://github.com/paritytech/polkadot", branch = "
substrate-extrinsic-pool = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
substrate-runtime-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
ed25519 = { git = "https://github.com/paritytech/polkadot" }
ed25519 = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }