mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-04-25 16:00:43 +02:00
removed nostr.ch relay
because builds from github on windows and linux/wsl both are giving 'was not upgraded to websocket' exception for this relay (local builds, and local dart run, is not showing this error on windows)
This commit is contained in:
parent
079129aaca
commit
3e9b72708a
@ -53,7 +53,6 @@ String defaultServerUrl = "wss://relay.snort.social";
|
||||
|
||||
Set<String> gListRelayUrls1 = { defaultServerUrl,
|
||||
"wss://relay.nostr.info",
|
||||
"wss://relay.nostr.ch",
|
||||
|
||||
// added on 29 jan 2023
|
||||
"wss://relay.nostr.scot",
|
||||
|
Loading…
x
Reference in New Issue
Block a user