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