pub type XcmTransactor = Pallet<Runtime>;

Aliased Type§

struct XcmTransactor(pub PhantomData<Runtime>);

Fields§

§0: PhantomData<Runtime>