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§
- The identity value for each identity.
- The name associated with each identity.
- The identities to remove at a given block.
- The identity associated with each account.
- The identity index to assign to the next created identity.