mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 04:37:57 +00:00
pallet-democracy use of weightinfo (#6783)
* democracy use of weightinfo * fix some doc and benchs * todo generate from parity machine * factorize and add license * use final weights * add slightly more sensible default weight * refactor * rename benchmark to avoid confusion * just make remove_other_vote benchmark being the worst case of the extrinsic
This commit is contained in:
committed by
GitHub
parent
3a853d4dde
commit
b6505d743f
@@ -16,3 +16,4 @@
|
||||
//! A list of the different weight modules for our runtime.
|
||||
|
||||
pub mod pallet_balances;
|
||||
pub mod pallet_democracy;
|
||||
|
||||
Reference in New Issue
Block a user