*update module hash

This commit is contained in:
Derrick Hammer 2023-04-09 12:58:10 -04:00
parent e0b79386d4
commit 36d9f6ad4a
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 = "AADAkD3pvLEFOlfs5G5u4Ko-3YkMKGxoZa_SAw8lFumj8wdist";
const RPC_MODULE = "AADlSzymsnWUkYspFo3sAq5OQrkC6yiMqaWMk_YMfysMFw";
export class EthClient extends Client {
public async ready() {