We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
define_benchmarks
1 parent 6a33bde commit 6cd23f1Copy full SHA for 6cd23f1
1 file changed
runtimes/qf-runtime/src/benchmarks.rs
@@ -29,8 +29,8 @@ frame_benchmarking::define_benchmarks!(
29
[pallet_assets, Assets]
30
[pallet_balances, Balances]
31
[pallet_multisig, Multisig]
32
- [pallet_timestamp, Timestamp]
+ [pallet_proxy, Proxy]
33
[pallet_sudo, Sudo]
34
+ [pallet_timestamp, Timestamp]
35
[pallet_utility, Utility]
- [pallet_proxy, Proxy]
36
);
0 commit comments