mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 07:57:55 +00:00
Benchmarks update for release (#355)
* benchmarks update * Updated benchmarks * fex benchmarks
This commit is contained in:
@@ -13,6 +13,7 @@ frame_benchmarking::define_benchmarks!(
|
||||
[pallet_utility, Utility]
|
||||
[pallet_multisig, Multisig]
|
||||
[pallet_xcm, PalletXcmExtrinsicsBenchmark::<Runtime>]
|
||||
[pallet_asset_manager, AssetManager]
|
||||
[pallet_referenda, Referenda]
|
||||
[pallet_scheduler, Scheduler]
|
||||
[pallet_preimage, Preimage]
|
||||
@@ -20,6 +21,7 @@ frame_benchmarking::define_benchmarks!(
|
||||
[pallet_conviction_voting, ConvictionVoting]
|
||||
[pallet_whitelist, Whitelist]
|
||||
[pallet_xcm_transactor, XcmTransactor]
|
||||
[pallet_xcm_weight_trader, XcmWeightTrader]
|
||||
);
|
||||
|
||||
use cumulus_primitives_core::{ChannelStatus, GetChannelInfo};
|
||||
|
||||
Reference in New Issue
Block a user