*update module hash

This commit is contained in:
Derrick Hammer 2023-04-04 08:12:42 -04:00
parent b6e209d094
commit ef84ee598b
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import { Client, factory } from "@lumeweb/libkernel-universal";
const RPC_MODULE = "AAARj-MgelPrjTaSmJKIVJOjrbegwtY34e_cF9vN_8-KGg";
const RPC_MODULE = "AAB4n8tgzt9pLEYAbpmytHr618yIGKUc9UcKUX9p5k7zmA";
export class EthClient extends Client {
public async ready() {