diff --git a/pallets/staking/src/benchmarking.rs b/pallets/staking/src/benchmarking.rs index e9bb5fea7..5d4053930 100644 --- a/pallets/staking/src/benchmarking.rs +++ b/pallets/staking/src/benchmarking.rs @@ -273,7 +273,7 @@ benchmarks! { Signers::::put(signers.clone()); signers.push(second_signer_id.clone()); - // place new signer in the signers struct in different locations to calculate random selection re-run + // place new signer in the signers struct in different locations to calculate random selection re-run signers[l as usize % c as usize] = validator_id_res.clone(); SignersInfo::::put(SignersSize {