Skip to content

Commit 492f6e5

Browse files
committed
Remove proofChain from optionalTests for ecdsa-rdfc-2019.
1 parent 00e8a76 commit 492f6e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/15-rdfc-di-verify.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,5 @@ for(const vcVersion of vectors.vcTypes) {
4343
testVector: document,
4444
keyType: 'P-256'
4545
},
46-
optionalTests: {
47-
proofChain: true
48-
}
4946
});
5047
}

0 commit comments

Comments
 (0)