Type Definition ceres_launchpad::pallet::Contributions

source ·
pub type Contributions<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageContributions<T>, Identity, <T as Config>::AssetId, Identity, <T as Config>::AccountId, ContributionInfo<Balance>, ValueQuery>;