Interface: CatalogVerificationResult
Defined in: Data/Core/CatalogTypes.ts:121
Properties
message
message:
string
Defined in: Data/Core/CatalogTypes.ts:126
Human-readable detail, suitable for surfacing in the UI.
publicKey?
optionalpublicKey?:string
Defined in: Data/Core/CatalogTypes.ts:124
Hex public key that produced the signature, when one was present.
status
status:
CatalogSignatureStatus
Defined in: Data/Core/CatalogTypes.ts:122