Module pallet_identity::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§
- maps identity index to identity value
- maps identity name to identity index (simply a set)
- maps block number to the list of identities set to be removed at this bloc
- maps account id to identity index
- counter of the identity index to give to the next identity