dep: update module hash
This commit is contained in:
parent
85010a3683
commit
f74819c8ae
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue