Crate pallet_identity
source ·Re-exports§
pub use weights::WeightInfo;
pub use pallet::*;
Modules§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet. - types 🔒Various basic types for use in the identity pallet.
Structs§
- payload to define a new owner key
- name of the identity, ascii encoded
- identity value (as in key/value)
Enums§
- internal events related to identity
- status of the identity