*update module hash

This commit is contained in:
Derrick Hammer 2023-04-09 13:44:25 -04:00
parent 7fc87b391c
commit 72ad939adf
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import { RpcQueryOptions } from "@lumeweb/rpc-client";
import { Buffer } from "buffer";
import { Client, factory } from "@lumeweb/libkernel-universal";
const RPC_MODULE = "vAPtWBgY-9plAwgWgwOH_Jpt4FpaOeKLGxsGBzvWrp6lVA";
const RPC_MODULE = "fABwhHen34NzVAobfjLseYFg1uC4-nh_DquygOMPF7cXrw";
export class RpcNetwork extends Client {
private _def: boolean;