Type Alias pallet_xcm_benchmarks::ExecutorOf
source · pub type ExecutorOf<T> = XcmExecutor<<T as Config>::XcmConfig>;
Expand description
The XCM executor to use for doing stuff.
Aliased Type§
struct ExecutorOf<T> { /* private fields */ }