Type Definition dock_runtime::trust_registry::TrustRegistriesStoredSchemas
source · pub type TrustRegistriesStoredSchemas<T>where
T: Config, = StorageMap<_GeneratedPrefixForStorageTrustRegistriesStoredSchemas<T>, Blake2_128Concat, TrustRegistryId, TrustRegistryStoredSchemas<T>, ValueQuery, GetDefault, GetDefault>;
Expand description
Schema ids corresponding to trust registries. Mapping of TrustRegistryId
-> set of schema ids.