Type Definition pallet_mmr::pallet::RootHash

source ·
pub type RootHash<T: Config<I>, I: 'static = ()> = StorageValue<_GeneratedPrefixForStorageRootHash<T, I>, <T as Config<I>>::Hash, ValueQuery>;
Expand description

Latest MMR Root hash.