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§
- Deciding
Count - The number of referenda being decided currently.
- Metadata
Of - The metadata is a general information concerning the referendum.
The
Hashrefers to the preimage of thePreimagesprovider which can be a JSON dump or IPFS hash of a JSON file. - Referendum
Count - The next free referendum index, aka the number of referenda started so far.
- Referendum
Info For - Information concerning any given referendum.
- Track
Queue - The sorted list of referenda ready to be decided but not yet being decided, ordered by conviction-weighted approvals.