Type Definition referrals::pallet::Referrals

source ·
pub type Referrals<T: Config> = StorageMap<_GeneratedPrefixForStorageReferrals<T>, Blake2_128Concat, T::AccountId, Vec<T::AccountId>, ValueQuery>;