|
@ -144,7 +144,7 @@ struct ContentView: View { |
|
|
func connect() { |
|
|
func connect() { |
|
|
let pool = RelayPool() |
|
|
let pool = RelayPool() |
|
|
|
|
|
|
|
|
add_relay(pool, "wss://nostr.onsats.org") |
|
|
add_relay(pool, "nostr.onsats.org") |
|
|
add_relay(pool, "nostr.bitcoiner.social") |
|
|
add_relay(pool, "nostr.bitcoiner.social") |
|
|
add_relay(pool, "nostr-relay.freeberty.net") |
|
|
add_relay(pool, "nostr-relay.freeberty.net") |
|
|
add_relay(pool, "nostr-relay.untethr.me") |
|
|
add_relay(pool, "nostr-relay.untethr.me") |
|
|