mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 04:11:07 +00:00
Fixes
This commit is contained in:
@@ -473,7 +473,7 @@ mod tests {
|
||||
|
||||
fn msg(weight: Weight) -> Xcm {
|
||||
Xcm(vec![Transact {
|
||||
origin_type: OriginKind::Native,
|
||||
origin_kind: OriginKind::Native,
|
||||
require_weight_at_most: weight,
|
||||
call: vec![].into(),
|
||||
}])
|
||||
|
||||
Reference in New Issue
Block a user