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§

MinimumScore
The minimum score that each solution must attain in order to be considered feasible.
QueuedSolutionBackings
The (amount, count) of backings, divided per page.
QueuedSolutionScore
The score of the valid variant of QueuedSolution.
QueuedSolutionX
The X variant of the current queued solution. Might be the valid one or not.
QueuedSolutionY
The Y variant of the current queued solution. Might be the valid one or not.
QueuedValidVariant
Pointer to the variant of QueuedSolutionX or QueuedSolutionY that is currently valid.
StatusStorage
Storage item for Status.