Skip to content

Commit

Permalink
[INJIVER-833] - PD change
Browse files Browse the repository at this point in the history
Signed-off-by: Sreenadh S <[email protected]>
  • Loading branch information
sree96 committed Dec 4, 2024
1 parent ab1ce7e commit 059ab92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/utils/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ export const verifiableClaims: any[] = [
input_descriptors: [
{
id: "id card credential",
format: {ldp_vc: {proof_type: ["RsaSignature2018"]}},
format: {ldp_vc: {proof_type: ["Ed25519Signature2020"]}},
constraints: {},
},
],
Expand Down

0 comments on commit 059ab92

Please sign in to comment.