Type Definition pallet_xcm_benchmarks::ExecutorOf
source · pub type ExecutorOf<T> = XcmExecutor<<T as Config>::XcmConfig>;
Expand description
The XCM executor to use for doing stuff.
pub type ExecutorOf<T> = XcmExecutor<<T as Config>::XcmConfig>;
The XCM executor to use for doing stuff.