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 a19777b commit 279a481Copy full SHA for 279a481
e2e/src/tickets/custom-auth.spec.ts
@@ -60,7 +60,7 @@ describe('Custom Auth Frontend Logic', () => {
60
// LitActions.setResponse({ response: isValid ? "true" : "false" });
61
// })();
62
// ============================================================
63
- const validationIpfsCid = 'QmP3ZoTSGQ2P9cAZ4pBUjmPC34xbJZFRoWnCXT2SdHA2uD';
+ const validationIpfsCid = 'QmTdTemgWBYS76ACdZPttsve6edukyXjCdsNYNK1QDeXKY';
64
65
// Step 3: Mint PKPs for Users - Mint PKPs for your users using the custom auth method
66
// type and validation CID.
0 commit comments