Skip to content

Commit 4e8c0e0

Browse files
committed
Fix registration for did:webvh to use new registration format.
1 parent e0e1812 commit 4e8c0e0

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

methods/webvh.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,20 @@
22
"name": "webvh",
33
"status": "registered",
44
"verifiableDataRegistry": "Web",
5-
"contactName": "Stephen Curran, John Jordan, Andrew Whitehead, Brian Richter, Michel Sahli, Martina Kolpondinos, Dmitri Zagidulin",
6-
5+
"contactName": [
6+
"Stephen Curran",
7+
"John Jordan",
8+
"Andrew Whitehead",
9+
"Brian Richter",
10+
"Michel Sahli",
11+
"Martina Kolpondinos",
12+
"Dmitri Zagidulin"
13+
],
14+
"contactEmail": [
15+
16+
17+
18+
],
719
"contactWebsite": "https://didwebvh.info",
820
"specification": "https://identity.foundation/didwebvh/"
921
}

0 commit comments

Comments
 (0)