Expand description

Voting Pallet

Overview

Pallet for managing actual voting in polls.

Re-exports

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.

Type Definitions