From c05becb27081494059826301a392f3b5eee29752 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Tue, 4 Apr 2023 08:10:18 -0400 Subject: [PATCH] *update dist --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index e6659af..c531efd 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1,5 +1,5 @@ import { Client, factory } from "@lumeweb/libkernel-universal"; -const RPC_MODULE = "fABwqlUwrGUj4q1UI5mIkJRBzc0lFkL5V92NqdFf9WZUHw"; +const RPC_MODULE = "fADk69mEPCMnDAZMGtLFS24zbp9uX1y5xy61IN6-2ygc5Q"; export class RpcNetwork extends Client { _def; constructor(def = true) {