Type Alias collectives_westend_integration_tests::AlwaysLts
source · pub type AlwaysLts = AlwaysV4;
Expand description
WrapVersion
implementation which attempts to always convert the XCM to the most recent Long-
Term-Support version before wrapping it.
Aliased Type§
struct AlwaysLts;