Type Alias collectives_westend_integration_tests::AlwaysLatest
source · pub type AlwaysLatest = AlwaysV5;
Expand description
WrapVersion
implementation which attempts to always convert the XCM to the latest version
before wrapping it.
Aliased Type§
struct AlwaysLatest;