From 9555684d0c002412bea9698e8a411472cc3b2dbb Mon Sep 17 00:00:00 2001 From: Jesse Abramowitz Date: Tue, 20 Aug 2024 11:23:52 -0400 Subject: [PATCH] lint --- pallets/staking/src/benchmarking.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {