Type Definition pallet_housing_fund::pallet::Contributions
source · pub type Contributions<T> = StorageMap<_GeneratedPrefixForStorageContributions<T>, Blake2_128Concat, AccountIdOf<T>, Contribution<T>, OptionQuery>;
pub type Contributions<T> = StorageMap<_GeneratedPrefixForStorageContributions<T>, Blake2_128Concat, AccountIdOf<T>, Contribution<T>, OptionQuery>;