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§

ActiveTemporarySlotCount
Number of active temporary slots in current slot lease period.
MaxPermanentSlots
The max number of permanent slots that can be assigned.
MaxTemporarySlots
The max number of temporary slots that can be assigned.
PermanentSlotCount
Number of assigned (and active) permanent slots.
PermanentSlots
Assigned permanent slots, with their start lease period, and duration.
TemporarySlotCount
Number of assigned temporary slots.
TemporarySlots
Assigned temporary slots.