*update dist
This commit is contained in:
parent
235cef400c
commit
8ebc41c839
|
@ -1,5 +1,5 @@
|
||||||
import { Client, factory } from "@lumeweb/libkernel-universal";
|
import { Client, factory } from "@lumeweb/libkernel-universal";
|
||||||
const RPC_MODULE = "fADk69mEPCMnDAZMGtLFS24zbp9uX1y5xy61IN6-2ygc5Q";
|
const RPC_MODULE = "fACrz9WYS9uccNg0P1_e-mp2XWu77LbhQrtXOpFrCyHL6Q";
|
||||||
export class RpcNetwork extends Client {
|
export class RpcNetwork extends Client {
|
||||||
_def;
|
_def;
|
||||||
constructor(def = true) {
|
constructor(def = true) {
|
||||||
|
|
Loading…
Reference in New Issue