dep: update module hash
This commit is contained in:
parent
cbcc93ab7d
commit
1468d23e95
|
@ -2,7 +2,7 @@ import { factory, NetworkClient } from "@lumeweb/libkernel/module";
|
||||||
import type { SignedRegistryEntry } from "@lumeweb/libs5";
|
import type { SignedRegistryEntry } from "@lumeweb/libs5";
|
||||||
|
|
||||||
export const MODULE =
|
export const MODULE =
|
||||||
"zdiT6quMF8gh8BhQdXE7CZYhp8S1BxSgsucSS48WuTGdars1noejvak6Qo";
|
"zrjLjKVByzt233rfcjWvTQXrMfGFa11oBLydPaUk7gwnC2d";
|
||||||
|
|
||||||
export interface RegistryEntry {
|
export interface RegistryEntry {
|
||||||
key: Uint8Array;
|
key: Uint8Array;
|
||||||
|
|
Loading…
Reference in New Issue