From 53e1d1b4818e068dfca52bff799df9047ce7012d Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sun, 16 Apr 2023 23:29:34 -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 b988e82..f883515 100644 --- a/dist/client.js +++ b/dist/client.js @@ -1,5 +1,5 @@ import { Client, factory } from "@lumeweb/libkernel-universal"; -const RPC_MODULE = "AADwGUPEaKLXeVBUeg8FN8c3WoFlxR2FfWGvBUNBHyxfSw"; +const RPC_MODULE = "AABzXaYbh-KuCx3ZUUz-oeeMQsZb3kR1BbYSQ-8LSsBmAA"; export class EthClient extends Client { async ready() { return this.callModuleReturn("ready");