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
Discussion
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