dep: update module hash
This commit is contained in:
parent
af2c998fa5
commit
85e50154ba
|
@ -1,5 +1,5 @@
|
||||||
import { factory, NetworkClient } from "@lumeweb/libkernel/module";
|
import { factory, NetworkClient } from "@lumeweb/libkernel/module";
|
||||||
const MODULE = "zduNWtikeTg3FwuNKBNLnWLFJ2ERg4BuDXymerS1gxcbQr5kQ4u2mXtUoq";
|
const MODULE = "zduTaThU2Dzb3iCbo4yeVN9YjoWU7BKzscALiJYXERiccocfKXHSRwG487";
|
||||||
|
|
||||||
export class EthClient extends NetworkClient {
|
export class EthClient extends NetworkClient {
|
||||||
public async method(method: string, params: any) {
|
public async method(method: string, params: any) {
|
||||||
|
|
Loading…
Reference in New Issue