*update dist
This commit is contained in:
parent
3ad3e89b97
commit
b6e209d094
|
@ -1,5 +1,5 @@
|
||||||
import { Client, factory } from "@lumeweb/libkernel-universal";
|
import { Client, factory } from "@lumeweb/libkernel-universal";
|
||||||
const RPC_MODULE = "AADUenOoil21Anizkz9cRUPvAxZY9gFFSEdK9S0ZrGbvhA";
|
const RPC_MODULE = "AAARj-MgelPrjTaSmJKIVJOjrbegwtY34e_cF9vN_8-KGg";
|
||||||
export class EthClient extends Client {
|
export class EthClient extends Client {
|
||||||
async ready() {
|
async ready() {
|
||||||
return this.callModuleReturn("ready");
|
return this.callModuleReturn("ready");
|
||||||
|
|
Loading…
Reference in New Issue