Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ank4n committed Nov 6, 2024
1 parent eba2b20 commit 6e3a63d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions relay/polkadot/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2084,8 +2084,7 @@ pub mod migrations {
>,
CancelAuctions,
restore_corrupted_ledgers::Migrate<Runtime>,
// Migrate NominationPools to `DelegateStake` adapter. This is unversioned upgrade and
// should not be applied yet in Kusama/Polkadot.
// Migrate NominationPools to `DelegateStake` adapter.
pallet_nomination_pools::migration::unversioned::DelegationStakeMigration<
Runtime,
MaxPoolsToMigrate,
Expand Down

0 comments on commit 6e3a63d

Please sign in to comment.