Module pallet_elections::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§
- Desirable size of a committee, see
CommitteeSeats
. - Current era’s list of reserved validators.
- Desired size of a committee in effect from a new era.
- Next era’s list of non-reserved validators.
- Next era’s list of reserved validators.
- Openness of the elections, whether we allow all candidates that bonded enough tokens or the validator list is managed by sudo