pub type TrustRegistriesInfo<T>where
    T: Config, = StorageMap<_GeneratedPrefixForStorageTrustRegistriesInfo<T>, Blake2_128Concat, TrustRegistryId, TrustRegistryInfo<T>, OptionQuery, GetDefault, GetDefault>;
Expand description

Stores TrustRegistrys information: Convener, name, etc.