dep: update module hash

This commit is contained in:
Derrick Hammer 2023-09-04 06:24:51 -04:00
parent 245bddae67
commit 2eb3ac3cf9
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import { factory, NetworkClient } from "@lumeweb/libkernel/module";
const MODULE = "zdiKmefxSjiVLEGA2UdDJ3eoqw9sfv45Y6hB7rbavz8sEM9GDNHiJ1vEmD";
const MODULE = "zdiQhmSanFJDebnRrMnrVrkqrW2rRpzoDzsc7Mn1gvwpavEKeyisFw6c1m";
export class EthClient extends NetworkClient {
public async method(method: string, params: any) {