snapshot before rebranding
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ use bridge_hub_pezkuwichain_runtime::{
|
||||
TxExtension, UncheckedExtrinsic,
|
||||
};
|
||||
use codec::{Decode, Encode};
|
||||
use cumulus_primitives_core::XcmError::FailedToTransactAsset;
|
||||
use pezcumulus_primitives_core::XcmError::FailedToTransactAsset;
|
||||
use pezframe_support::parameter_types;
|
||||
use snowbridge_pallet_ethereum_client::WeightInfo;
|
||||
use pezsp_core::H160;
|
||||
|
||||
@@ -139,7 +139,7 @@ mod bridge_hub_zagros_tests {
|
||||
BridgeHubZagrosLocation, WithBridgeHubZagrosMessagesInstance,
|
||||
XcmOverBridgeHubZagrosInstance, ZagrosGlobalConsensusNetwork,
|
||||
};
|
||||
use cumulus_primitives_core::UpwardMessageSender;
|
||||
use pezcumulus_primitives_core::UpwardMessageSender;
|
||||
|
||||
// Random para id of sibling chain used in tests.
|
||||
pub const SIBLING_TEYRCHAIN_ID: u32 = 2053;
|
||||
@@ -531,7 +531,7 @@ mod bridge_hub_bulletin_tests {
|
||||
PezkuwichainBulletinGlobalConsensusNetworkLocation,
|
||||
WithPezkuwichainBulletinMessagesInstance, XcmOverPezkuwiBulletinInstance,
|
||||
};
|
||||
use cumulus_primitives_core::UpwardMessageSender;
|
||||
use pezcumulus_primitives_core::UpwardMessageSender;
|
||||
|
||||
// Random para id of sibling chain used in tests.
|
||||
pub const SIBLING_PEOPLE_TEYRCHAIN_ID: u32 =
|
||||
|
||||
Reference in New Issue
Block a user