Skip to content

Commit

Permalink
Fix benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
KiChjang committed Jan 29, 2024
1 parent 112fb61 commit b3209ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ benchmarks! {
index: 0,
name: b"System".to_vec(),
module_name: b"frame_system".to_vec(),
crate_major: 4,
crate_major: 25,
min_crate_minor: 0,
};
let xcm = Xcm(vec![instruction]);
Expand Down

0 comments on commit b3209ff

Please sign in to comment.