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§

ActiveValidatorIndices
All the validators actively participating in parachain consensus. Indices are into the broader validator set.
ActiveValidatorKeys
The parachain attestation keys of the validators actively participating in parachain consensus. This should be the same length as ActiveValidatorIndices.
AllowedRelayParents
All allowed relay-parents.
CurrentSessionIndex
The current session index.