mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-29 15:47:56 +00:00
Added benchmarking for EVM template. Updated benchmarking for Generic Templates. Fixed config for EVM template. Added benchmarking utils.
This commit is contained in:
@@ -13,4 +13,10 @@ frame_benchmarking::define_benchmarks!(
|
||||
[pallet_utility, Utility]
|
||||
[pallet_multisig, Multisig]
|
||||
[pallet_xcm, PalletXcmExtrinsicsBenchmark::<Runtime>]
|
||||
[pallet_referenda, Referenda]
|
||||
[pallet_scheduler, Scheduler]
|
||||
[pallet_preimage, Preimage]
|
||||
[pallet_treasury, Treasury]
|
||||
[pallet_conviction_voting, ConvictionVoting]
|
||||
[pallet_whitelist, Whitelist]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user