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

type Managers<T: Config> = StorageMap<_GeneratedPrefixForStorageManagers<T>, Blake2_128Concat, T::GroupId, Option<Manager<T>>, ValueQuery>;

Maps tree id to the manager of the tree