Skip to content

Commit

Permalink
fix(credential-eip712): update plugin schema
Browse files Browse the repository at this point in the history
  • Loading branch information
simonas-notcat committed Jun 3, 2022
1 parent 5d62c52 commit 1cae9a6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 443 deletions.
3 changes: 2 additions & 1 deletion packages/credential-eip712/plugin.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,8 @@
},
"required": [
"presentation"
]
],
"description": "Encapsulates the parameters required to create a\n {@link https://www.w3.org/TR/vc-data-model/#presentations | W3C Verifiable Presentation } \nusing the {@link https://w3c-ccg.github.io/ethereum-eip712-signature-2021-spec/ | EthereumEip712Signature2021 } \nproof format."
},
"PresentationPayload": {
"type": "object",
Expand Down
Loading

0 comments on commit 1cae9a6

Please sign in to comment.