Module pallet_mmr::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§
- Hashes of the nodes in the MMR.
- Current size of the MMR (number of leaves).
- Latest MMR Root hash.
- Helper flag used in the runtime benchmarks for the initial setup.