referrerpolicy=no-referrer-when-downgrade

AlwaysLatest

Type Alias 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§

pub struct AlwaysLatest;