relays: add scsi's relay
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -144,6 +144,7 @@ struct ContentView: View {
|
|||||||
func connect() {
|
func connect() {
|
||||||
let pool = RelayPool()
|
let pool = RelayPool()
|
||||||
|
|
||||||
|
add_relay(pool, "nostr-pub.wellorder.net")
|
||||||
add_relay(pool, "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")
|
||||||
|
|||||||
Reference in New Issue
Block a user