*Update dist
This commit is contained in:
parent
be24210720
commit
576af28877
|
@ -1,5 +1,5 @@
|
||||||
import { Client, factory } from "@lumeweb/libkernel-universal";
|
import { Client, factory } from "@lumeweb/libkernel-universal";
|
||||||
const RPC_MODULE = "fAAcoX42upsbtM8I-9VVK8pA7OzLDWYcExhUtN3Q2Mtr7A";
|
const RPC_MODULE = "fAAeLLAP7Wfa_RfAlJgnagNffCtAnk8W7pJedur0zGv5CA";
|
||||||
export class RpcNetwork extends Client {
|
export class RpcNetwork extends Client {
|
||||||
_def;
|
_def;
|
||||||
constructor(def = true) {
|
constructor(def = true) {
|
||||||
|
|
Loading…
Reference in New Issue