Correct comment (#6839)

This commit is contained in:
Guantong
2023-03-08 20:22:02 +08:00
committed by GitHub
parent 2fa5f6a4f4
commit 1c2215a75a
+1 -1
View File
@@ -518,7 +518,7 @@ impl WrapVersion for AlwaysV2 {
}
}
/// `WrapVersion` implementation which attempts to always convert the XCM to version 2 before wrapping it.
/// `WrapVersion` implementation which attempts to always convert the XCM to version 3 before wrapping it.
pub struct AlwaysV3;
impl WrapVersion for AlwaysV3 {
fn wrap_version<Call>(