Skip to content

Commit

Permalink
Fix cumulus westend snowbridge tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dimartiro committed Feb 10, 2025
1 parent 82e2f96 commit 6633a6f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ use hex_literal::hex;
use rococo_westend_system_emulated_network::asset_hub_westend_emulated_chain::genesis::AssetHubWestendAssetOwner;
use snowbridge_core::{outbound::OperatingMode, AssetMetadata, TokenIdOf};
use snowbridge_router_primitives::inbound::{
Command, Destination, GlobalConsensusEthereumConvertsFor, MessageV1, VersionedMessage,
Command, Destination, GlobalConsensusEthereumConvertsFor, MessageV1,
VersionedXcmMessage as VersionedMessage,
};
use sp_core::H256;
use testnet_parachains_constants::westend::snowbridge::EthereumNetwork;
Expand Down

0 comments on commit 6633a6f

Please sign in to comment.