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§
- Minimum
Score - The minimum score that each solution must attain in order to be considered feasible.
- Queued
Solution Backings - The
(amount, count)of backings, divided per page. - Queued
Solution Score - The score of the valid variant of
QueuedSolution. - Queued
SolutionX - The
Xvariant of the current queued solution. Might be the valid one or not. - Queued
SolutionY - The
Yvariant of the current queued solution. Might be the valid one or not. - Queued
Valid Variant - Pointer to the variant of
QueuedSolutionXorQueuedSolutionYthat is currently valid. - Status
Storage - Storage item for
Status.