Crate pallet_conviction_voting
source ·Expand description
Re-exports
pub use self::weights::WeightInfo;
pub use self::pallet::*;
Modules
- ConvictionVoting pallet benchmarking.
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet. - Autogenerated weights for pallet_conviction_voting
Structs
- Information concerning the direct vote-casting of some voting power.
- Information concerning the delegation of some voting power.
- Amount of votes and capital placed in delegation for an account.
- Info regarding an ongoing referendum.
- A number of lock periods, plus a vote, one way or the other.
Enums
- A vote for a referendum of a particular account.
- A value denoting the strength of conviction of a vote.
- Whether an
unvote
operation is able to make actions that are not strictly always in the interest of an account. - An indicator for what an account is doing; it can either be delegating or voting.