referrerpolicy=no-referrer-when-downgrade

Module storage_types

Source
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§

DecidingCount
The number of referenda being decided currently.
MetadataOf
The metadata is a general information concerning the referendum. The Hash refers to the preimage of the Preimages provider which can be a JSON dump or IPFS hash of a JSON file.
ReferendumCount
The next free referendum index, aka the number of referenda started so far.
ReferendumInfoFor
Information concerning any given referendum.
TrackQueue
The sorted list of referenda ready to be decided but not yet being decided, ordered by conviction-weighted approvals.