dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-22 10:31:24 -04:00
parent 1bb6f9061e
commit a3065a4d7e
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 = "zduFo6qeiMaDGviZ1i3Xycjg7mqMt2k5Tpw1pikmJWSfcus3zosPsguVD9";
const MODULE = "zduGZ14GbsfjRgA1qbbgb6Td9bJDbNbEC626tfoYJCT6Me66dyTJwHxHYb";
export class RpcNetwork extends Client {
private _def: boolean;