The details of a public credential that are stored on chain.

Hierarchy

  • PublicCredentialEntry

Properties

attester: DidUri

DID URI of the attester.

authorizationId: null | string

Authorization information used by the attester when issuing the credential.

blockNumber: BN

Issuance block number of the credential.

ctypeHash: `0x${string}`

CType hash of the public credential.

revoked: boolean

Flag indicating whether the credential is currently revoked.