From 248d99f9ba76291cac714b6bd5dd6a82d539a503 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Mon, 20 Feb 2023 14:54:33 -0500 Subject: [PATCH] *Update module hash --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 0fd636d..49a7e68 100644 --- a/src/index.ts +++ b/src/index.ts @@ -6,7 +6,7 @@ import { } from "@lumeweb/libresolver"; import { createModule, ResolverModule } from "./module.js"; -const MODULE = "PACYNuYbp_5hgCjMK16EGcytB9QCxDLe4_uitahwePdeaA"; +const MODULE = "PAAUkZAnPjxi2CzQWZ7jCVcl-E9lQLvTOwE2vhU0hX5UXg"; export class DnsClient extends Client { public async register(): Promise {