We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_{ }
1 parent d6bf71a commit 1fdae22Copy full SHA for 1fdae22
src/benchmarking.rs
@@ -34,8 +34,6 @@ fn assert_last_event<T: Config>(generic_event: <T as Config>::Event) {
34
}
35
36
benchmarks! {
37
- _ { }
38
-
39
batch {
40
let c in 0 .. 1000;
41
let mut calls: Vec<<T as Config>::Call> = Vec::new();
0 commit comments