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

  • Information that is pertinent to identify the entity behind an account.
  • The set of registrars. Not expected to get very big as can only be added through a special origin (likely a council motion).
  • Alternative “sub” identities of this account.
  • The super-identity of an alternative “sub” identity together with its name, within that context. If the account is not some other account’s sub-identity, then just None.