Companion to Move sp-npos-elections-solution-type to frame-election-provider-support #11016 (#5090)

* using `frame_npos_elections_solution_type`

* forget to commit one change

* substrate pallet renaming

* cargo update -p sp-io

Co-authored-by: kianenigma <kian@parity.io>
This commit is contained in:
Georges
2022-03-14 11:38:49 +00:00
committed by GitHub
parent 68209b7a5f
commit 22229991fa
5 changed files with 180 additions and 180 deletions
+1 -1
View File
@@ -364,7 +364,7 @@ parameter_types! {
pub const VoterSnapshotPerBlock: u32 = 22_500;
}
sp_npos_elections::generate_solution_type!(
frame_election_provider_support::generate_solution_type!(
#[compact]
pub struct NposCompactSolution16::<
VoterIndex = u32,