prep council election pallet for being dissolved (#11790)

* prep council election pallet for being dissolved + make it temporarily bounded

* fix tests

* fix

* Update frame/elections-phragmen/src/lib.rs

* fix bench?
This commit is contained in:
Kian Paimani
2022-07-12 18:08:54 +01:00
committed by GitHub
parent 1902dc169d
commit 4b8d784210
4 changed files with 66 additions and 151 deletions
+1
View File
@@ -5673,6 +5673,7 @@ dependencies = [
"sp-npos-elections",
"sp-runtime",
"sp-std",
"sp-tracing",
"substrate-test-utils",
]