Expand description

Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.

Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes.

To see the actual storage type, find a struct with the same name at the root of the pallet, in the list of Type Definitions.

Structs

  • The current members of the collective. This is stored sorted (just by value).
  • The prime member that helps determine the default vote behavior in case of absentations.
  • Proposals so far.
  • Actual proposal for a given hash, if it’s current.
  • The hashes of the active proposals.
  • Votes on a given proposal, if it is ongoing.