dep: update module hash

This commit is contained in:
Derrick Hammer 2023-09-03 01:14:46 -04:00
parent 380996a33b
commit c82910c3d4
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 = "z3o47c4AecKHiQfUP84dYuFRbdvs2vpdBWQUEUiEafeAZEvAKYtpe8fih2Th";
const MODULE = "zdiMyyZceWDkY5Zxd5LErjjhh6KpP59wDhy3cmFwwAmJaEnpJ3sdbEr7eF";
export class RpcNetwork extends Client {
private _def: boolean;