dep: update module hash
This commit is contained in:
parent
292fb470e2
commit
d6efe228d4
|
@ -1,5 +1,5 @@
|
||||||
import { factory, NetworkClient } from "@lumeweb/libkernel/module";
|
import { factory, NetworkClient } from "@lumeweb/libkernel/module";
|
||||||
const MODULE = "zduLxmoG88oCttB4XDWkz5V5zVdEGffo1njvd2Hh6iDGLvxyi4t6ufkd83";
|
const MODULE = "z3o47Zqqkx7XD9Td5KU2qsgjWk5hrz7U5eirxcDKvJdyvoaGfzp94DNVm9af";
|
||||||
|
|
||||||
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