connect to relays stored in contacts
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -331,9 +331,9 @@ struct ContentView: View {
|
||||
let pool = RelayPool()
|
||||
|
||||
add_relay(pool, "wss://relay.damus.io")
|
||||
add_relay(pool, "wss://nostr-pub.wellorder.net")
|
||||
//add_relay(pool, "wss://nostr-pub.wellorder.net")
|
||||
//add_relay(pool, "wss://nostr.bitcoiner.social")
|
||||
add_relay(pool, "ws://monad.jb55.com:8080")
|
||||
//add_relay(pool, "ws://monad.jb55.com:8080")
|
||||
//add_relay(pool, "wss://nostr-relay.freeberty.net")
|
||||
//add_relay(pool, "wss://nostr-relay.untethr.me")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user