lightning-browser-extension
lightning-browser-extension copied to clipboard
Update nostr relay list (removed three that are offline + added two public relays)
Describe the changes you have made in this PR
Removed three harcoded Nostr relays which are offline. Added two other public relays.
Type of change
(Remove other not matching type)
fix: Bug fix (non-breaking change which fixes an issue)
How has this been tested?
Not tested.
Checklist
- [ ] Self-review of changed code
- [ ] Manual testing
- [ ] Added automated tests where applicable
- [ ] Update Docs & Guides
- For UI-related changes
- [ ] Darkmode
- [ ] Responsive layout
@Sebastix Thanks for the PR!
We didn't pay to much attention keeping this list up-to-date as users tend to specify their own relay list anyway and no clients seem to be using the NIP07 relay list. Are you aware of any clients using this function?
@reneaaron I ran into this issue while working with NDK in some clients / apps I'm thinkering with.
@Sebastix Do you remember which clients use this function?
@reneaaron I had the issue with https://nuxstr.nostrver.se/ and https://ccns.nostrver.se/ which are both in development by me.