*update module hash
This commit is contained in:
parent
6877c7ec2b
commit
45ea96d2ff
|
@ -1,6 +1,6 @@
|
||||||
import { Client, factory } from "@lumeweb/libkernel-universal";
|
import { Client, factory } from "@lumeweb/libkernel-universal";
|
||||||
|
|
||||||
const RPC_MODULE = "AADwGUPEaKLXeVBUeg8FN8c3WoFlxR2FfWGvBUNBHyxfSw";
|
const RPC_MODULE = "AABzXaYbh-KuCx3ZUUz-oeeMQsZb3kR1BbYSQ-8LSsBmAA";
|
||||||
|
|
||||||
export class EthClient extends Client {
|
export class EthClient extends Client {
|
||||||
public async ready() {
|
public async ready() {
|
||||||
|
|
Loading…
Reference in New Issue