WeightInfo for ImOnline (#7128)

* Add WeightInfo, not final weights

* benchmark machine weights
This commit is contained in:
Shawn Tabrizi
2020-09-17 15:40:51 +02:00
committed by GitHub
parent 7aacd969fe
commit 1ba05216d3
6 changed files with 80 additions and 20 deletions
@@ -19,6 +19,7 @@ pub mod frame_system;
pub mod pallet_balances;
pub mod pallet_collective;
pub mod pallet_democracy;
pub mod pallet_im_online;
pub mod pallet_proxy;
pub mod pallet_timestamp;
pub mod pallet_utility;