Type Definition xcm::AlwaysLatest
source · pub type AlwaysLatest = AlwaysV3;
Expand description
WrapVersion
implementation which attempts to always convert the XCM to the latest version
before wrapping it.
pub type AlwaysLatest = AlwaysV3;
WrapVersion
implementation which attempts to always convert the XCM to the latest version
before wrapping it.