Skip to content

Commit

Permalink
trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik committed Jul 28, 2023
1 parent b26aa98 commit 48f1ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/xcm-bridge-hub-router/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ pub mod pallet {
type SiblingBridgeHubLocation: Get<MultiLocation>;
/// The bridged network that this config is for.
type BridgedNetworkId: Get<NetworkId>;

trigger CI
/// Actual message sender (`HRMP` or `DMP`) to the sibling bridge hub location.
type ToBridgeHubSender: SendXcm;
/// Underlying channel with the sibling bridge hub. It must match the channel, used
Expand Down

0 comments on commit 48f1ba0

Please sign in to comment.