From ad27ad756baa8a5776aa3663cef4dc97ad316ac5 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Sun, 6 Sep 2026 19:28:35 +0200 Subject: Fix hex pubkey --- .well-known/nostr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.well-known/nostr.json') diff --git a/.well-known/nostr.json b/.well-known/nostr.json index 92cf146..e6a00f9 100644 --- a/.well-known/nostr.json +++ b/.well-known/nostr.json @@ -1,9 +1,9 @@ { "names": { - "howlingmahito": "npub18re76dgugs878rgung4ff8zgv956csnw5vvlpck4effwnxv3e3lqqmpm2y" + "howlingmahito": "38f3ed351c440fe38d1c9a2a949c486169ac426ea319f0e2d5ca52e99991cc7e" }, "relays": { - "npub18re76dgugs878rgung4ff8zgv956csnw5vvlpck4effwnxv3e3lqqmpm2y": [ + "38f3ed351c440fe38d1c9a2a949c486169ac426ea319f0e2d5ca52e99991cc7e": [ "wss://nos.lol", "wss://nostr.wine", "wss://relay.primal.net", -- cgit v1.2.3