dep: update module hash
This commit is contained in:
parent
6c5f27797a
commit
95562530fd
|
@ -8,7 +8,7 @@ import { RpcQueryOptions } from "@lumeweb/rpc-client";
|
|||
import { Buffer } from "buffer";
|
||||
import { Client, factory } from "@lumeweb/libkernel/module";
|
||||
|
||||
const MODULE = "zduKiqnxCCMs6LQSVoqfeCc1XSFjhWSF9bhrbS6GfWfMEFSKTnmybJb82j";
|
||||
const MODULE = "zduK7sdGWftdJKGjpu33beuyZ3EeHeqCpQXEeHYgmcQdsLAkVH55dMwYR5";
|
||||
|
||||
export class RpcNetwork extends Client {
|
||||
private _def: boolean;
|
||||
|
|
Loading…
Reference in New Issue