From 275e364776b01c23a25877013e70da0e9e560cec Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sat, 8 Apr 2023 21:22:48 -0400 Subject: [PATCH] *update dist --- dist/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/client.js b/dist/client.js index ac4140a..a097169 100644 --- a/dist/client.js +++ b/dist/client.js @@ -1,5 +1,5 @@ import { Client, factory } from "@lumeweb/libkernel-universal"; -const RPC_MODULE = "AACTqddfxqSc_nTexAAjcB2DAileBGWVN7EU1BKwiKbCqQ"; +const RPC_MODULE = "fADM_FFj8WGVg7fqqxIanFxSsdQZSrCJv1hEAmZj7tpiMA"; export class EthClient extends Client { async ready() { return this.callModuleReturn("ready");