Interface IRequestCredentialContent

Hierarchy

  • IRequestCredentialContent

Properties

Properties

cTypes: {
    cTypeHash: `0x${string}`;
    requiredProperties?: string[];
    trustedAttesters?: DidUri[];
}[]
challenge?: string