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§
- Active
Temporary Slot Count - Number of active temporary slots in current slot lease period.
- MaxPermanent
Slots - The max number of permanent slots that can be assigned.
- MaxTemporary
Slots - The max number of temporary slots that can be assigned.
- Permanent
Slot Count - Number of assigned (and active) permanent slots.
- Permanent
Slots - Assigned permanent slots, with their start lease period, and duration.
- Temporary
Slot Count - Number of assigned temporary slots.
- Temporary
Slots - Assigned temporary slots.