PoC-3 final?

This commit is contained in:
Gav Wood
2018-12-21 14:14:41 +01:00
parent a7cd223104
commit 3b1ffa2e95
8 changed files with 138 additions and 80 deletions
+1
View File
@@ -29,6 +29,7 @@ srml-grandpa = { git = "https://github.com/paritytech/substrate", default-featur
sr-primitives = { git = "https://github.com/paritytech/substrate", default-features = false }
srml-session = { git = "https://github.com/paritytech/substrate", default-features = false }
srml-staking = { git = "https://github.com/paritytech/substrate", default-features = false }
srml-sudo = { git = "https://github.com/paritytech/substrate", default-features = false }
srml-system = { git = "https://github.com/paritytech/substrate", default-features = false }
srml-timestamp = { git = "https://github.com/paritytech/substrate", default-features = false }
srml-treasury = { git = "https://github.com/paritytech/substrate", default-features = false }