From 49bb9709e4f0c8a001f10ef0b28cdeac1605c468 Mon Sep 17 00:00:00 2001 From: George Mulhearn <57472912+gmulhearn@users.noreply.github.com> Date: Thu, 5 Dec 2024 15:03:40 +1000 Subject: [PATCH] try --- .../anoncreds/src/formats/AnonCredsCredentialFormatService.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/anoncreds/src/formats/AnonCredsCredentialFormatService.ts b/packages/anoncreds/src/formats/AnonCredsCredentialFormatService.ts index 103c7174fb..2d176d895b 100644 --- a/packages/anoncreds/src/formats/AnonCredsCredentialFormatService.ts +++ b/packages/anoncreds/src/formats/AnonCredsCredentialFormatService.ts @@ -567,7 +567,7 @@ export class AnonCredsCredentialFormatService implements CredentialFormatService // if the proposal has an attachment Id use that, otherwise the generated id of the formats object const format = new CredentialFormatSpec({ attachmentId: attachmentId, - format: ANONCREDS_CREDENTIAL, + format: ANONCREDS_CREDENTIAL_OFFER, }) const offer = await anonCredsIssuerService.createCredentialOffer(agentContext, {