*update module hash
This commit is contained in:
parent
275e364776
commit
952351350d
|
@ -1,6 +1,6 @@
|
||||||
import { Client, factory } from "@lumeweb/libkernel-universal";
|
import { Client, factory } from "@lumeweb/libkernel-universal";
|
||||||
|
|
||||||
const RPC_MODULE = "fADM_FFj8WGVg7fqqxIanFxSsdQZSrCJv1hEAmZj7tpiMA";
|
const RPC_MODULE = "AADAkD3pvLEFOlfs5G5u4Ko-3YkMKGxoZa_SAw8lFumj8w";
|
||||||
|
|
||||||
export class EthClient extends Client {
|
export class EthClient extends Client {
|
||||||
public async ready() {
|
public async ready() {
|
||||||
|
|
Loading…
Reference in New Issue