Skip to content

Commit d0e777a

Browse files
skynet2BigBlueHat
authored andcommitted
fix: add holder for self-asserted verifiable credential
1 parent e5e3bb8 commit d0e777a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/input/presentation-context-combo1-ok.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"type": [
66
"VerifiablePresentation"
77
],
8+
"holder": "did:key:z6MkpJySvETLnxhQG9DzEdmKJtysBDjuuTeDfUj1uNNCUqcj",
89
"verifiableCredential": [
910
{
1011
"@context": [

tests/input/presentation-context-combo2-ok.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"VerifiablePresentation",
1010
"ExampleVerifiablePresentation"
1111
],
12+
"holder": "did:key:z6MkpJySvETLnxhQG9DzEdmKJtysBDjuuTeDfUj1uNNCUqcj",
1213
"verifiableCredential": [
1314
{
1415
"@context": [

0 commit comments

Comments
 (0)