dep: update module hash

This commit is contained in:
Derrick Hammer 2023-10-12 09:52:21 -04:00
parent 708c8a4599
commit 54690bea7f
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 = "zdiQhmSanFJDebnRrMnrVrkqrW2rRpzoDzsc7Mn1gvwpavEKeyisFw6c1m";
const MODULE = "zrjM21LqarPeeRGM9WPQGncA4cLFwzBqgq6kvio7S7HtwrT";
export class EthClient extends NetworkClient {
public async method(method: string, params: any) {