Constant SAFE_XCM_VERSION

Source
pub const SAFE_XCM_VERSION: u32 = 4;
Expand description

The default XCM version considered safe for the network. This is not the latest version, but the one that is considered stable and safe to use. It is used to ensure that the network can handle XCM messages without issues.