dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-23 12:20:09 -04:00
parent 3fb4619d49
commit 04b0fcf2a8
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 = "zduKkf8WCxQCua6iQhPGXuL1m3RV3TNbkaHJiYyFnT8LESskFHQNiXKMYT";
const MODULE = "zduNWtikeTg3FwuNKBNLnWLFJ2ERg4BuDXymerS1gxcbQr5kQ4u2mXtUoq";
export class EthClient extends Client {
public async ready() {