pub type TrustRegistrySchemaIssuers<T> = IssuersWith<T, VerificationPrices<T>>;
Expand description

Schema Issuers (Issuer => verification prices).