Type Definition pallet_prefunding::OwnerPrefundingHashList
source · [−]pub type OwnerPrefundingHashList<T: Config> = StorageMap<_GeneratedPrefixForStorageOwnerPrefundingHashList<T>, Blake2_128Concat, T::AccountId, Vec<T::Hash>>;
Expand description
Future block number beyond which the Hash should deleted.