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