Companion PR: add weightinfo for collective (#1524)
* add and use generated weights for collective pallet
* correct pallet name
* MaxMembers
* add weight to technical collective
* Fix const assert
* update weights
* update import
* "Update Substrate"
* bump spec_version
Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: parity-processbot <>
parent
0931d0aa
Showing
- polkadot/Cargo.lock 135 additions, 134 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 9 additions, 5 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/mod.rs 1 addition, 0 deletionspolkadot/runtime/kusama/src/weights/mod.rs
- polkadot/runtime/kusama/src/weights/pallet_collective.rs 97 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_collective.rs
- polkadot/runtime/polkadot/src/lib.rs 9 additions, 5 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/weights/mod.rs 1 addition, 0 deletionspolkadot/runtime/polkadot/src/weights/mod.rs
- polkadot/runtime/polkadot/src/weights/pallet_collective.rs 97 additions, 0 deletionspolkadot/runtime/polkadot/src/weights/pallet_collective.rs
Please register or sign in to comment