From 508fa84466016d06a90c3b9b8eb5255d0b5f79be Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 24 Jun 2025 20:38:59 -0500 Subject: [PATCH] Default to Primal relay --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 2300f58..7cab833 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -32,7 +32,7 @@ const queryClient = new QueryClient({ const defaultConfig: AppConfig = { theme: "light", - relayUrl: "wss://relay.nostr.band", + relayUrl: "wss://relay.primal.net", }; const presetRelays = [