Skip to content

Commit

Permalink
Missing MigrateToLatestXcmVersion for westend
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Oct 17, 2024
1 parent a0ad8f8 commit 69411e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions polkadot/runtime/westend/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1784,6 +1784,9 @@ pub mod migrations {
Runtime,
MaxAgentsToMigrate,
>,

// permanent
pallet_xcm::migration::MigrateToLatestXcmVersion<Runtime>,
);
}

Expand Down

0 comments on commit 69411e0

Please sign in to comment.