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 number of referenda being decided currently.
  • The metadata is a general information concerning the referendum. The PreimageHash refers to the preimage of the Preimages provider which can be a JSON dump or IPFS hash of a JSON file.
  • The next free referendum index, aka the number of referenda started so far.
  • Information concerning any given referendum.
  • The sorted list of referenda ready to be decided but not yet being decided, ordered by conviction-weighted approvals.