From 31e624099909c0fb69ee76cd1baba04613702794 Mon Sep 17 00:00:00 2001 From: Liran Cohen Date: Fri, 12 Jul 2024 18:20:56 -0400 Subject: [PATCH] Update packages/agent/src/store-data-protocols.ts Co-authored-by: Henry Tsai --- packages/agent/src/store-data-protocols.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/agent/src/store-data-protocols.ts b/packages/agent/src/store-data-protocols.ts index b7d837ddb..cac873332 100644 --- a/packages/agent/src/store-data-protocols.ts +++ b/packages/agent/src/store-data-protocols.ts @@ -23,7 +23,7 @@ export const IdentityProtocolDefinition: ProtocolDefinition = { } }; -export const JWKProtocolDefinition: ProtocolDefinition = { +export const JwkProtocolDefinition: ProtocolDefinition = { protocol : 'http://identity.foundation/protocols/web5/jwk-store', published : false, types : {