*update module hash
This commit is contained in:
parent
cac9b71168
commit
94c1397e78
|
@ -1,6 +1,6 @@
|
|||
import { Client, factory } from "@lumeweb/libkernel-universal";
|
||||
|
||||
const RPC_MODULE = "AADlSzymsnWUkYspFo3sAq5OQrkC6yiMqaWMk_YMfysMFw";
|
||||
const RPC_MODULE = "AADwGUPEaKLXeVBUeg8FN8c3WoFlxR2FfWGvBUNBHyxfSw";
|
||||
|
||||
export class EthClient extends Client {
|
||||
public async ready() {
|
||||
|
|
Loading…
Reference in New Issue