From c9ea0c8000c9f09f81b9a3e060d50a4eb22c899c Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sun, 3 Sep 2023 00:58:33 -0400 Subject: [PATCH] dep: update module hash --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 906ae5c..f2492af 100644 --- a/src/index.ts +++ b/src/index.ts @@ -2,7 +2,7 @@ import { factory, NetworkClient } from "@lumeweb/libkernel/module"; import type { SignedRegistryEntry } from "@lumeweb/libs5"; export const MODULE = - "zduPehBQc2edPXDBsxo9CM6pTnS6bpDx1MBS92GH5wLAqMnErsVKhnobD1"; + "zdiT6quMF8gh8BhQdXE7CZYhp8S1BxSgsucSS48WuTGdars1noejvak6Qo"; export interface RegistryEntry { key: Uint8Array;