Skip to content

Commit 7899584

Browse files
mspornywip-abramson
andcommitted
Drop @container to next line in v2 context.
Co-authored-by: Will Abramson <[email protected]>
1 parent b236fd3 commit 7899584

File tree

1 file changed

+2
-1
lines changed
  • contexts/credentials

1 file changed

+2
-1
lines changed

contexts/credentials/v2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
},
7979
"proof": {
8080
"@id": "https://w3id.org/security#proof",
81-
"@type": "@id", "@container": "@graph"
81+
"@type": "@id",
82+
"@container": "@graph"
8283
},
8384
"verifiableCredential": {
8485
"@id": "https://www.w3.org/2018/credentials#verifiableCredential",

0 commit comments

Comments
 (0)