Type Definition pallet_timekeeping::TimeHashOwner
source · [−]pub type TimeHashOwner<T: Config> = StorageMap<_GeneratedPrefixForStorageTimeHashOwner<T>, Blake2_128Concat, T::Hash, T::AccountId>;
Expand description
Simple getter to associate time record to owner.