Skip to content

Commit

Permalink
Add missing digestMultibase value in base context.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Dec 26, 2023
1 parent f6f0b66 commit 3871618
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions contexts/credentials/v2
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@
"@id": "https://www.w3.org/2018/credentials#digestSRI",
"@type": "https://www.w3.org/2018/credentials#sriString"
},
"digestMultibase": {
"@id": "https://w3id.org/security#digestMultibase",
"@type": "https://www.w3.org/2018/credentials#multibase"
},

"mediaType": {
"@id": "https://schema.org/encodingFormat"
},
Expand Down

0 comments on commit 3871618

Please sign in to comment.