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 62e8e87 commit aceef7cCopy full SHA for aceef7c
src/benchmarking.rs
@@ -29,8 +29,6 @@ use crate::Module as Indices;
29
const SEED: u32 = 0;
30
31
benchmarks! {
32
- _ { }
33
-
34
claim {
35
let account_index = T::AccountIndex::from(SEED);
36
let caller: T::AccountId = whitelisted_caller();
0 commit comments