*Update dist

This commit is contained in:
Derrick Hammer 2023-03-29 17:33:22 -04:00
parent 3b59b03374
commit 5b1a269093
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 = "fAAeLLAP7Wfa_RfAlJgnagNffCtAnk8W7pJedur0zGv5CA";
const RPC_MODULE = "fAC5PN5ajZ-GVLun3Z1ARPj3fABa9H1NGlXxrycyVNKqfA";
export class RpcNetwork extends Client {
_def;
constructor(def = true) {