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

type Stopped<T: Config> = StorageMap<_GeneratedPrefixForStorageStopped<T>, Blake2_128Concat, T::GroupId, bool, ValueQuery>;

Indicates whether the group tree is stopped or not