mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
* 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:
@@ -412,7 +412,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 NposCompactSolution24::<
|
||||
VoterIndex = u32,
|
||||
|
||||
Reference in New Issue
Block a user