From d0e777a9e2441bb0bd67a4712a0ea54d4804d638 Mon Sep 17 00:00:00 2001 From: Stas Dm Date: Wed, 11 Dec 2024 15:21:07 +0100 Subject: [PATCH] fix: add holder for self-asserted verifiable credential --- tests/input/presentation-context-combo1-ok.json | 1 + tests/input/presentation-context-combo2-ok.json | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/input/presentation-context-combo1-ok.json b/tests/input/presentation-context-combo1-ok.json index 23ddd320..1460bb5e 100644 --- a/tests/input/presentation-context-combo1-ok.json +++ b/tests/input/presentation-context-combo1-ok.json @@ -5,6 +5,7 @@ "type": [ "VerifiablePresentation" ], + "holder": "did:key:z6MkpJySvETLnxhQG9DzEdmKJtysBDjuuTeDfUj1uNNCUqcj", "verifiableCredential": [ { "@context": [ diff --git a/tests/input/presentation-context-combo2-ok.json b/tests/input/presentation-context-combo2-ok.json index cb8c536a..41b319ec 100644 --- a/tests/input/presentation-context-combo2-ok.json +++ b/tests/input/presentation-context-combo2-ok.json @@ -9,6 +9,7 @@ "VerifiablePresentation", "ExampleVerifiablePresentation" ], + "holder": "did:key:z6MkpJySvETLnxhQG9DzEdmKJtysBDjuuTeDfUj1uNNCUqcj", "verifiableCredential": [ { "@context": [