*Update module hash

This commit is contained in:
Derrick Hammer 2023-03-27 15:26:46 -04:00
parent cd9dad47dc
commit d8b6be5ab0
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 = "AAAkzekB6FeX9sW2oBKOZ32G_2oU2oQWJIE9Iv4p6xBVGw";
const RPC_MODULE = "AAC9Bd03CMW7ydE2MXJkLfRe8AitBaQX70r6I5AzCq7lqA";
export class EthClient extends Client {
public async ready() {