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 f5d2a99 commit 1aff5d5Copy full SHA for 1aff5d5
tests/helpers.js
@@ -42,11 +42,7 @@ export const ISOTimeStamp = ({date = new Date()} = {}) => {
42
43
export const config = JSON.parse(readFileSync('./config/runner.json'));
44
45
-<<<<<<< HEAD
46
export const secureCredential = async ({
47
-=======
48
-export const createInitialVc = async ({
49
->>>>>>> 2cb29e2 (add missing helper functions)
50
issuer,
51
vc,
52
mandatoryPointers,
0 commit comments