Module public_credentials::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
- A reverse index mapping from credential ID to the subject the credential was issued to.
- The map of public credentials already attested. It maps from a (subject id + credential id) -> the creation details of the credential.