dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-21 13:45:34 -04:00
parent c62b66f985
commit 1130a9a597
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 = "zduQcvvdH4zb2Wc7Gnw7vHNSbXGpsMHVmHKqi9DicgQU1xGAJbEPKDevHd";
const MODULE = "zduKiDAoxW2cP44QJRSWVX854WaZFNwbAQACGKd7jzHMzm3mUEYYi4hNSK";
export class EthClient extends Client {
public async ready() {