Refactoring Checkpoint: (WIP)
This commit is contained in:
@@ -49,7 +49,7 @@ pub use xcm_executor::{
|
||||
},
|
||||
AssetsInHolding, Config,
|
||||
};
|
||||
pub use xcm_simulator::helpers::derive_topic_id;
|
||||
pub use xcm_pez_simulator::helpers::derive_topic_id;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum TestOrigin {
|
||||
|
||||
@@ -24,7 +24,7 @@ use pezframe_system::{EnsureRoot, EnsureSigned};
|
||||
use pezkuwi_primitives::{AccountIndex, BlakeTwo256, Signature};
|
||||
use pezsp_runtime::{generic, traits::MaybeEquivalence, AccountId32, BuildStorage};
|
||||
use xcm_executor::{traits::ConvertLocation, XcmExecutor};
|
||||
use xcm_simulator::ParaId;
|
||||
use xcm_pez_simulator::ParaId;
|
||||
|
||||
pub type TxExtension = (
|
||||
pezframe_system::AuthorizeCall<Test>,
|
||||
|
||||
Reference in New Issue
Block a user