From 4aecb78af64083810e1b89a7a6ed90961c8d8c62 Mon Sep 17 00:00:00 2001 From: Jack Chakany Date: Mon, 27 Jan 2025 22:12:52 -0500 Subject: [PATCH] add relay.chakany.systems to bootstrap relays --- damus/Util/Relays/RelayBootstrap.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/damus/Util/Relays/RelayBootstrap.swift b/damus/Util/Relays/RelayBootstrap.swift index ebfba9a93..b70dd0eb8 100644 --- a/damus/Util/Relays/RelayBootstrap.swift +++ b/damus/Util/Relays/RelayBootstrap.swift @@ -13,6 +13,7 @@ fileprivate let BOOTSTRAP_RELAYS = [ "wss://nostr.land", "wss://nostr.wine", "wss://nos.lol", + "wss://relay.chakany.systems", ] fileprivate let REGION_SPECIFIC_BOOTSTRAP_RELAYS: [Locale.Region: [String]] = [