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§
- Core
Descriptors - Assignments which are currently active for each core.
- Core
Schedules - Scheduled assignment sets for coretime cores.
- Session
Start Block - The block number where the session start occurred. Used to track how many group rotations have occurred.
- Validator
Groups - All the validator groups. One for each core. Indices are into
ActiveValidators- not the broader set of Polkadot validators, but instead just the subset used for parachains during this session.