dep: update module hash
This commit is contained in:
parent
fa7c566e2e
commit
a183a54eb5
|
@ -1,7 +1,6 @@
|
||||||
import { Client, factory } from "@lumeweb/libkernel/module";
|
import { Client, factory } from "@lumeweb/libkernel/module";
|
||||||
|
|
||||||
export const MODULE =
|
export const MODULE = "zrjTW4BiiJV7U8toTwqEMyzRbBy5G1nkdVRc34nW8LTmkEf";
|
||||||
"zdiVVPc5raTp827qiA1BsbxTew1aQVYg7GRLxfbwRBYH8QPCQzN4C8ANzj";
|
|
||||||
|
|
||||||
export class LavaNetClient extends Client {
|
export class LavaNetClient extends Client {
|
||||||
public async query(chain: string, query: any): Promise<number> {
|
public async query(chain: string, query: any): Promise<number> {
|
||||||
|
|
Loading…
Reference in New Issue