Type Definition xcm::opaque::VersionedXcm[][src]

pub type VersionedXcm = VersionedXcm<()>;
Expand description

The basic VersionedXcm type which just uses the Vec<u8> as an encoded call.