*update dist

This commit is contained in:
Derrick Hammer 2023-04-16 23:26:48 -04:00
parent 2df4ab9db4
commit 5128b98f7b
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

2
dist/index.js vendored
View File

@ -1,5 +1,5 @@
import { Client, factory } from "@lumeweb/libkernel-universal";
const RPC_MODULE = "fABwhHen34NzVAobfjLseYFg1uC4-nh_DquygOMPF7cXrw";
const RPC_MODULE = "fAAKlPuoD2FgKq27nhNILSmf7nTYmI9mMmOfTujwXma-1g";
export class RpcNetwork extends Client {
_def;
constructor(def = true) {