Type Definition security::pallet::IsDeactivated  
source · pub type IsDeactivated<T: Config> = StorageValue<_GeneratedPrefixForStorageIsDeactivated<T>, bool, ValueQuery>;Expand description
Storage type is [StorageValue] with value type bool.