eden.nostr.land -> nostr.land

Suggested-by: Semisol
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2024-04-12 13:35:12 -07:00
parent 5492d9f499
commit ada99418f6

View File

@@ -10,7 +10,7 @@ import Foundation
// This is `fileprivate` because external code should use the `get_default_bootstrap_relays` instead.
fileprivate let BOOTSTRAP_RELAYS = [
"wss://relay.damus.io",
"wss://eden.nostr.land",
"wss://nostr.land",
"wss://nostr.wine",
"wss://nos.lol",
]