Module pallet_inv4::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§
- Mapping of account id -> core id.
- Stores a list of members for each Core. This storage should be always handled by the runtime and mutated by CoreAssets hooks.
- Core info storage.
- Details of a multisig call.
- Next available Core ID.