*update dist

This commit is contained in:
Derrick Hammer 2023-04-08 21:22:48 -04:00
parent 6364567241
commit 275e364776
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 = "AACTqddfxqSc_nTexAAjcB2DAileBGWVN7EU1BKwiKbCqQ";
const RPC_MODULE = "fADM_FFj8WGVg7fqqxIanFxSsdQZSrCJv1hEAmZj7tpiMA";
export class EthClient extends Client {
async ready() {
return this.callModuleReturn("ready");