Type Definition dock_runtime::trust_registry::TrustRegistryParticipantsInformation
source · pub type TrustRegistryParticipantsInformation<T>where
T: Config, = StorageDoubleMap<_GeneratedPrefixForStorageTrustRegistryParticipantsInformation<T>, Blake2_128Concat, TrustRegistryIdForParticipants, Blake2_128Concat, IssuerOrVerifier, TrustRegistryStoredParticipantInformation<T>, OptionQuery, GetDefault, GetDefault>;Expand description
Trust Registry participants. Mapping of TrustRegistryId -> Issuer -> trust registry participant information.