dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-19 13:37:58 -04:00
parent a84aeb38e5
commit f523a2d844
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 = "zduRybxvGhrGbfH3cmYt9invaL4QLekEyYvggmT6TJH8iucXwJjE9HjcKq";
const MODULE = "zduQcvvdH4zb2Wc7Gnw7vHNSbXGpsMHVmHKqi9DicgQU1xGAJbEPKDevHd";
export class EthClient extends Client {
public async ready() {