Module 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§

CurrentIntentGroupIdentifierMaximum
Storage type for current number of IntentGroups Useful for retrieving the latest IntentGroupId
CurrentIntentIdentifierMaximum
Storage type for current number of Intents Useful for retrieving latest IntentId
CurrentSchemaIdentifierMaximum
Storage type for current number of schemas Useful for retrieving latest schema id
GovernanceSchemaModelMaxBytes
Storage for the Governance managed max bytes for schema model Allows for altering the max bytes without a full chain upgrade
IntentGroups
Storage for IntentGroups
IntentInfos
Storage for Intents
NameToMappedEntityIds
Storage for mapping names to IDs
SchemaInfos
Storage for message schema info struct data
SchemaPayloads
Storage for message schema struct data