Module pallet_committee_management::pallet::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§
- Current era config for ban functionality, see
BanConfig
- Validators to be removed from non reserved list in the next era
- SessionValidators in the current session.
- Warning: Doc-Only
- A lookup how many blocks a validator produced.
- A lookup for a number of underperformance sessions for a given validator
- Total possible reward per validator for the current era.