*update module hash

This commit is contained in:
Derrick Hammer 2023-04-05 16:08:20 -04:00
parent 9f580fcdf5
commit b784b356c0
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 = "AADaT6aFHxcAzhF1KWaxrUVq8VYOiTfzS4Y2rNUY0tFH6w";
const RPC_MODULE = "AACTqddfxqSc_nTexAAjcB2DAileBGWVN7EU1BKwiKbCqQ";
export class EthClient extends Client {
public async ready() {