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§
- List
Bags - A bag stored in storage.
- List
Nodes - A single node, within some bag.
- Lock
- Lock all updates to this pallet.
- Next
Node Auto Rebagged - Pointer that remembers the next node that will be auto-rebagged.
When
None, the next scan will start from the list head again.