Type Definition pallet_merkle::pallet::Groups[][src]

type Groups<T: Config> = StorageMap<_GeneratedPrefixForStorageGroups<T>, Blake2_128Concat, T::GroupId, Option<GroupTree>, ValueQuery>;

The map of groups to their metadata