Skip to content

Commit

Permalink
Add previousProof term mapping definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley authored and msporny committed Sep 25, 2023
1 parent 968b506 commit 9c62804
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions contexts/data-integrity/v2
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
},
"nonce": "https://w3id.org/security#nonce",
"previousProof": {
"@id": "https://w3id.org/security#previousProof",
"@type": "@id"
},
"proofPurpose": {
"@id": "https://w3id.org/security#proofPurpose",
"@type": "@vocab",
Expand Down

0 comments on commit 9c62804

Please sign in to comment.