Module pallet_identity::traits

source ·

Traits§

  • A trait defining operations for checking if identity-related calls are allowed.
  • A trait defining operations for validating identity names.
  • A trait defining operations for linking identities to accounts.
  • A trait defining behavior for handling new identities creation.
  • A trait defining behavior for handling removed identities. As the weight accounting can be complicated it should be done at the handler level.