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