This commit is contained in:
Gav Wood
2022-03-11 23:28:15 +01:00
parent 4b72261c15
commit 865839a180
+2 -1
View File
@@ -437,7 +437,8 @@ mod tests {
fn execute(
_origin: impl Into<MultiLocation>,
message: Xcm,
_: Weightless,
message: &Xcm,
_hash: XcmHash,
weight_limit: Weight,
) -> Outcome {