Type alias OffChainRegistryIdentity

OffChainRegistryIdentity: Pick<IdentitySnapshot, "description" | "extensions" | "name" | "tags" | "uris">

An identity representing a metadata registry that is not published on-chain and therefore has no authbase or trackable authchain.

Generated using TypeDoc