dep: update module hash

This commit is contained in:
Derrick Hammer 2023-09-02 13:50:16 -04:00
parent 292fb470e2
commit d6efe228d4
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 = "zduLxmoG88oCttB4XDWkz5V5zVdEGffo1njvd2Hh6iDGLvxyi4t6ufkd83";
const MODULE = "z3o47Zqqkx7XD9Td5KU2qsgjWk5hrz7U5eirxcDKvJdyvoaGfzp94DNVm9af";
export class EthClient extends NetworkClient {
public async method(method: string, params: any) {