*Update dist

This commit is contained in:
Derrick Hammer 2023-03-27 15:27:19 -04:00
parent d8b6be5ab0
commit 6a35f9088f
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 = "AAAkzekB6FeX9sW2oBKOZ32G_2oU2oQWJIE9Iv4p6xBVGw";
const RPC_MODULE = "AAC9Bd03CMW7ydE2MXJkLfRe8AitBaQX70r6I5AzCq7lqA";
export class EthClient extends Client {
async ready() {
return this.callModuleReturn("ready");