dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-15 06:05:36 -04:00
parent 1302e44a22
commit 1d503bacce
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/module";
const MODULE = "zduGLFR8wvd1Su9vtMMfXqevT7EUKeekaehwCJrrU34XjvXE7rce6QjRk3";
const MODULE = "zduJXdDDfhG3XqczgqgwBXAS6jYTuz8B83CEUCntdV23pJbKbXfTzntkzb";
export class EthClient extends Client {
public async ready() {