Type Definition pallet_mmr::pallet::RootHash [−][src]
type RootHash<T: Config<I>, I: 'static = ()> = StorageValue<_GeneratedPrefixForStorageRootHash<T, I>, <T as Config<I>>::Hash, ValueQuery>;
Expand description
Latest MMR Root hash.