Skip to content

Commit 8b3ae21

Browse files
committed
debug
1 parent 1015c0e commit 8b3ae21

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

lib/rp.ts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,6 @@ export const rp = (type:string, id:string) => {
159159
.withPresentationDefinition({
160160
definition: {
161161
id: id,
162-
format: {
163-
"jwt_vc_json": {
164-
"alg": [
165-
"EdDSA"
166-
]
167-
}
168-
},
169162
input_descriptors: [
170163
{
171164
"id": "1",

0 commit comments

Comments
 (0)