*update dist

This commit is contained in:
Derrick Hammer 2023-04-04 11:26:58 -04:00
parent 235cef400c
commit 8ebc41c839
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 = "fADk69mEPCMnDAZMGtLFS24zbp9uX1y5xy61IN6-2ygc5Q";
const RPC_MODULE = "fACrz9WYS9uccNg0P1_e-mp2XWu77LbhQrtXOpFrCyHL6Q";
export class RpcNetwork extends Client {
_def;
constructor(def = true) {