dep: update module hash

This commit is contained in:
Derrick Hammer 2023-10-13 06:56:02 -04:00
parent c8ef5eda84
commit 395d439657
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import { RpcQueryOptions } from "@lumeweb/rpc-client";
import { Buffer } from "buffer";
import { Client, factory } from "@lumeweb/libkernel/module";
const MODULE = "zdiJiZQMDUL4DicNR98WrDvmuHzjxm9nfLHw42BL9s2P6SvLkXNcvJoato";
const MODULE = "zrjCuhnta24371djuN7zyrw1S4mYJtrbAHXiQaQkCaTmb3k";
export class RpcNetwork extends Client {
private _def: boolean;