From 8b3ae212655b1d4a5bc24cbbb13cf57a3af6b408 Mon Sep 17 00:00:00 2001 From: Michael Shihjay Chen Date: Wed, 29 Jan 2025 14:50:18 -0800 Subject: [PATCH] debug --- lib/rp.ts | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lib/rp.ts b/lib/rp.ts index e50e5d3b..d031d1c9 100644 --- a/lib/rp.ts +++ b/lib/rp.ts @@ -159,13 +159,6 @@ export const rp = (type:string, id:string) => { .withPresentationDefinition({ definition: { id: id, - format: { - "jwt_vc_json": { - "alg": [ - "EdDSA" - ] - } - }, input_descriptors: [ { "id": "1",