*update dist
This commit is contained in:
parent
9dc8f69e52
commit
f6221c08a8
|
@ -1,5 +1,5 @@
|
||||||
import { Client, factory } from "@lumeweb/libkernel-universal";
|
import { Client, factory } from "@lumeweb/libkernel-universal";
|
||||||
const RPC_MODULE = "fAC5PN5ajZ-GVLun3Z1ARPj3fABa9H1NGlXxrycyVNKqfA";
|
const RPC_MODULE = "fABwqlUwrGUj4q1UI5mIkJRBzc0lFkL5V92NqdFf9WZUHw";
|
||||||
export class RpcNetwork extends Client {
|
export class RpcNetwork extends Client {
|
||||||
_def;
|
_def;
|
||||||
constructor(def = true) {
|
constructor(def = true) {
|
||||||
|
|
Loading…
Reference in New Issue