dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-24 14:15:28 -04:00
parent 837b904305
commit 1f617b6ef4
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 = "zduTaThU2Dzb3iCbo4yeVN9YjoWU7BKzscALiJYXERiccocfKXHSRwG487";
const MODULE = "zduSPQerjmq822ZuqAuw2838t5rVxELiT27tMC4zmqPViCMpgBWmBKio27";
export class EthClient extends NetworkClient {
public async method(method: string, params: any) {