referrerpolicy=no-referrer-when-downgrade

Module storage_types

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§

CoreDescriptors
Assignments which are currently active for each core.
CoreSchedules
Scheduled assignment sets for coretime cores.
SessionStartBlock
The block number where the session start occurred. Used to track how many group rotations have occurred.
ValidatorGroups
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.