mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-05-11 19:19:58 +02:00
sdk: update list of fallback relays.
This commit is contained in:
parent
ca9c2d7c57
commit
15d946dad8
@ -93,11 +93,13 @@ func NewSystem(mods ...SystemModifier) *System {
|
||||
FollowListRelays: NewRelayStream("wss://purplepag.es", "wss://user.kindpag.es", "wss://relay.nos.social"),
|
||||
MetadataRelays: NewRelayStream("wss://purplepag.es", "wss://user.kindpag.es", "wss://relay.nos.social"),
|
||||
FallbackRelays: NewRelayStream(
|
||||
"wss://offchain.pub",
|
||||
"wss://no.str.cr",
|
||||
"wss://relay.damus.io",
|
||||
"wss://nostr.mom",
|
||||
"wss://nos.lol",
|
||||
"wss://mostr.pub",
|
||||
"wss://relay.nostr.band",
|
||||
"wss://relay.mostr.pub",
|
||||
"wss://nostr.land",
|
||||
),
|
||||
JustIDRelays: NewRelayStream(
|
||||
"wss://cache2.primal.net/v1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user