Relay status x of total y
Discussion
Hm I don’t have that many relays listed…
You can add more on astral.ninja : their profile page will show the relays they’re connected to and you can add them with the + button on the left of each relay
Correct. Difference is the number of relays ‘down’ as seen by your app.
its interesting tho because the number of relays that show up in settings are less than the total count, at least for me. P sure I added the total number of relays, but some of them were incorrect urls so they stopped showing after restarting the app
Yeah same for me. Total count does not match relays added
Probably the app is making that decision. @jb55 might clarify
Can you perhaps check this and see if the answer is in this code?
https://github.com/damus-io/damus/blob/master/damus/Views/MainTabView.swift
Not there but you can see the remove_relay function here:
https://github.com/damus-io/damus/blob/master/damus/Nostr/RelayPool.swift