Skip to content

Commit

Permalink
add additional where bound to Config in the benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
ParthDesai authored and nazar-pc committed Mar 15, 2023
1 parent 80c2ad4 commit 494ab1c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ mod data_mainnet;
use data_mainnet::*;

benchmarks! {
where_clause { where [(); T::SYNC_COMMITTEE_SIZE]: Sized }
sync_committee_period_update {
let caller: T::AccountId = whitelisted_caller();

Expand Down

0 comments on commit 494ab1c

Please sign in to comment.