Companion PR: add weightinfo for democracy (#1522)

* add weight for democracy

* update companion

* update companion

* remove democracy weight tests

* fix import

* fix name

* fix merge

* cargo update -p sp-io

* fix compile

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
Guillaume Thiolliere
2020-08-04 21:17:23 +02:00
committed by GitHub
parent 73f09e5154
commit 106eee7bf1
8 changed files with 453 additions and 175 deletions
@@ -17,3 +17,4 @@
/// A collection of weight modules used for pallets in the runtime.
pub mod pallet_balances;
pub mod pallet_democracy;