*Update dist

This commit is contained in:
Derrick Hammer 2023-03-29 17:34:57 -04:00
parent e9f7463556
commit e6d864ce28
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

2
dist/client.js vendored
View File

@ -1,5 +1,5 @@
import { Client, factory } from "@lumeweb/libkernel-universal";
const RPC_MODULE = "AADnNxDkS8k7zC-4CQabQGJ63jrtr6YXQP0sugOS78alPQ";
const RPC_MODULE = "AADUenOoil21Anizkz9cRUPvAxZY9gFFSEdK9S0ZrGbvhA";
export class EthClient extends Client {
async ready() {
return this.callModuleReturn("ready");