diff --git a/src/index.ts b/src/index.ts index 658b90f..d52e4d0 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 = "fAAgZfXMqN3YOn0-b9DICt8OPsOFeWw3YKY2p84aytzBww"; +const RPC_MODULE = "fAAcoX42upsbtM8I-9VVK8pA7OzLDWYcExhUtN3Q2Mtr7A"; export class RpcNetwork extends Client { private _def: boolean;