Introduce/integrate a collective into Rococo Relay (#2869)

* Introduce a collective into Rococo runtime

* Intregrate Rococo Collective into XCM

* Fixes

* Update runtime/rococo/src/lib.rs

Co-authored-by: Robert Habermeier <rphmeier@gmail.com>
This commit is contained in:
Gavin Wood
2021-04-09 22:16:32 +02:00
committed by GitHub
parent 9babb09900
commit 69bd6d8ef2
5 changed files with 52 additions and 8 deletions
+1
View File
@@ -7335,6 +7335,7 @@ dependencies = [
"pallet-grandpa",
"pallet-im-online",
"pallet-indices",
"pallet-membership",
"pallet-mmr",
"pallet-mmr-primitives",
"pallet-offences",