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 f27b373 commit 1af0ea9Copy full SHA for 1af0ea9
tests/helpers.js
@@ -47,7 +47,11 @@ 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