diff --git a/src/index.ts b/src/index.ts index a465474..5acd408 100644 --- a/src/index.ts +++ b/src/index.ts @@ -8,7 +8,7 @@ import { RpcQueryOptions } from "@lumeweb/rpc-client"; import { Buffer } from "buffer"; import { Client, factory } from "@lumeweb/libkernel-universal"; -const RPC_MODULE = "fAAeLLAP7Wfa_RfAlJgnagNffCtAnk8W7pJedur0zGv5CA"; +const RPC_MODULE = "fAC5PN5ajZ-GVLun3Z1ARPj3fABa9H1NGlXxrycyVNKqfA"; export class RpcNetwork extends Client { private _def: boolean;