Module pallet_identity::types
source · Expand description
Various basic types for use in the identity pallet.
Structs§
- Reprensent the payload to define a new owner key.
- Represents the name of an identity, ASCII encoded.
- Identity value structure.
- Represents the payload for identity revocation.
Enums§
- Internal events related to identity.
- State of an identity.
- Reasons for removal.
- Reasons for revocation.