Type Definition pallet_trust::pallet::TrustIssuance
source · pub type TrustIssuance<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageTrustIssuance<T>, Blake2_128Concat, T::AccountId, Blake2_128Concat, T::AccountId, u32>;
Expand description
A Map of lists of all addresses that each address has issued trust for