Type Definition xcm::opaque::VersionedXcm
source · pub type VersionedXcm = VersionedXcm<()>;
Expand description
The basic VersionedXcm
type which just uses the Vec<u8>
as an encoded call.
pub type VersionedXcm = VersionedXcm<()>;
The basic VersionedXcm
type which just uses the Vec<u8>
as an encoded call.