Companion PR for #7138 (WeightInfo for Scheduler) (#1734)

* Update scheduler from substrate

* "Update Substrate"

Co-authored-by: parity-processbot <>
This commit is contained in:
Shawn Tabrizi
2020-09-18 20:11:57 +02:00
committed by GitHub
parent a0acc6793b
commit 872f41710f
10 changed files with 304 additions and 137 deletions
@@ -19,6 +19,7 @@
pub mod frame_system;
pub mod pallet_balances;
pub mod pallet_proxy;
pub mod pallet_scheduler;
pub mod pallet_staking;
pub mod pallet_timestamp;
pub mod pallet_utility;