From d78e482fa2fb746e0cadb9773024ca7315461d65 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Tue, 28 Mar 2023 07:28:33 -0400 Subject: [PATCH] *Update module hash --- dist/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/client.js b/dist/client.js index 15a8f48..7499e71 100644 --- a/dist/client.js +++ b/dist/client.js @@ -1,5 +1,5 @@ import { Client, factory } from "@lumeweb/libkernel-universal"; -const RPC_MODULE = "AAC9Bd03CMW7ydE2MXJkLfRe8AitBaQX70r6I5AzCq7lqA"; +const RPC_MODULE = "AAC1ZoCCdfa-mc7HwirhSF5ysMZNRUax-E7rFpEPOzh1Bg"; export class EthClient extends Client { async ready() { return this.callModuleReturn("ready");