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 1af0ea9 commit a8f372aCopy full SHA for a8f372a
tests/helpers.js
@@ -47,11 +47,7 @@ export const ISOTimeStamp = ({date = new Date()} = {}) => {
47
48
export const config = JSON.parse(readFileSync('./config/runner.json'));
49
50
-<<<<<<< HEAD
51
export const secureCredential = async ({
52
-=======
53
-export const createInitialVc = async ({
54
->>>>>>> 2cb29e2 (add missing helper functions)
55
issuer,
56
vc,
57
mandatoryPointers,
0 commit comments