Skip to content

Commit

Permalink
fix(system-parachains/bridge-hub-polkadot): `XcmOverBridgeHubPolkadot…
Browse files Browse the repository at this point in the history
…Instance` -> `XcmOverBridgeHubKusamaInstance`
  • Loading branch information
pandres95 committed Oct 23, 2024
1 parent 5338f1f commit ff1416d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ pub mod migration {
/// Ensure that the existing lanes for the AHR<>AHW bridge are correctly configured.
pub type StaticToDynamicLanes = pallet_xcm_bridge_hub::migration::OpenBridgeForLane<
Runtime,
XcmOverBridgeHubPolkadotInstance,
XcmOverBridgeHubKusamaInstance,
AssetHubPolkadotToAssetHubKusamaMessagesLane,
// the lanes are already created for AHP<>AHK, but we need to link them to the bridge
// structs
Expand Down

0 comments on commit ff1416d

Please sign in to comment.