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 ec5a41b commit 1a813b0Copy full SHA for 1a813b0
src/benchmarking.rs
@@ -52,8 +52,6 @@ fn fill_schedule<T: Config> (when: T::BlockNumber, n: u32) -> Result<(), &'stati
52
}
53
54
benchmarks! {
55
- _ { }
56
-
57
schedule {
58
let s in 0 .. T::MaxScheduledPerBlock::get();
59
let when = BLOCK_NUMBER.into();
0 commit comments