From 1a0eacb077dc2b496bd0afb8a8f345a2b27a2db5 Mon Sep 17 00:00:00 2001 From: codytseng Date: Mon, 20 Oct 2025 21:31:58 +0800 Subject: [PATCH] chore: update default nostrconnect relays --- src/constants.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constants.ts b/src/constants.ts index 434ec8df..c890232b 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -137,8 +137,8 @@ export const DEFAULT_NIP_96_SERVICE = 'https://nostr.build' export const DEFAULT_NOSTRCONNECT_RELAY = [ 'wss://relay.nsec.app/', - 'wss://nos.lol/', - 'wss://relay.primal.net' + 'wss://bucket.coracle.social/', + 'wss://relay.primal.net/' ] export const POLL_TYPE = {