Skip to content

Commit

Permalink
nit fix after merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
gpestana committed Jun 3, 2024
1 parent 5c6a35f commit 17705b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot/runtime/westend/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,7 @@ pub mod migrations {
Runtime,
MaxPoolsToMigrate,
>,
pallet_staking::migrations::v15::MigrateV14ToV15<Runtime>,
pallet_staking::migrations::single_block::v15::MigrateV14ToV15<Runtime>,
);
}

Expand Down

0 comments on commit 17705b8

Please sign in to comment.