dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-12 06:55:05 -04:00
parent 85010a3683
commit f74819c8ae
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 = "zduP1ZfjVbyTrNuJ6aCsRVSNkd4G26BEdZ9RpThBjcmfKfM2pG2YWLVubD";
const MODULE = "zduGgKGS2SDjQvHnf1vzZLSKE7nYgRTkDFF5R9zosR4ErZBPL7vn2xhYxX";
export class RpcNetwork extends Client {
private _def: boolean;