*update module hash
This commit is contained in:
parent
f6221c08a8
commit
b9a9a7e693
|
@ -8,7 +8,7 @@ import { RpcQueryOptions } from "@lumeweb/rpc-client";
|
|||
import { Buffer } from "buffer";
|
||||
import { Client, factory } from "@lumeweb/libkernel-universal";
|
||||
|
||||
const RPC_MODULE = "fABwqlUwrGUj4q1UI5mIkJRBzc0lFkL5V92NqdFf9WZUHw";
|
||||
const RPC_MODULE = "fADk69mEPCMnDAZMGtLFS24zbp9uX1y5xy61IN6-2ygc5Q";
|
||||
|
||||
export class RpcNetwork extends Client {
|
||||
private _def: boolean;
|
||||
|
|
Loading…
Reference in New Issue