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§

CostOf
Consideration cost created for publishing and storing a proposal.
Members
The current members of the collective. This is stored sorted (just by value).
Prime
The prime member that helps determine the default vote behavior in case of abstentions.
ProposalCount
Proposals so far.
ProposalOf
Actual proposal for a given hash, if it’s current.
Proposals
The hashes of the active proposals.
Voting
Votes on a given proposal, if it is ongoing.