We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e26bb commit 4d4aefdCopy full SHA for 4d4aefd
tests/413.2-envelopes.js
@@ -19,7 +19,6 @@ const should = chai.should();
19
const require = createRequire(import.meta.url);
20
21
const tag = 'vc2.0';
22
-// const tag = 'EnvelopingProof';
23
const {match} = filterByTag({tags: [tag]});
24
25
// 4.12.1 Enveloped Verifiable Credentials https://w3c.github.io/vc-data-model/#enveloped-verifiable-credentials
0 commit comments