1
0
mirror of git://jb55.com/damus synced 2024-09-18 19:23:49 +00:00

relays: add scsi's relay

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin 2022-04-16 15:38:08 -07:00
parent 927a4deedc
commit 721471cf0a

View File

@ -144,6 +144,7 @@ struct ContentView: View {
func connect() {
let pool = RelayPool()
add_relay(pool, "nostr-pub.wellorder.net")
add_relay(pool, "nostr.onsats.org")
add_relay(pool, "nostr.bitcoiner.social")
add_relay(pool, "nostr-relay.freeberty.net")