Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change list of relays we publish reports to #55

Open
dcadenas opened this issue Sep 24, 2024 · 0 comments
Open

Change list of relays we publish reports to #55

dcadenas opened this issue Sep 24, 2024 · 0 comments
Assignees

Comments

@dcadenas
Copy link
Contributor

We currently publish to these relays:

const RELAYS = [
  "wss://relay.nos.social",
  "wss://relay.damus.io",
  "wss://relay.nostr.band",
  "wss://relayable.org",
  "wss://nostr.wine",
];

I think we should update the list to something dynamic (ideally, relay.nos.social + the relays where the reported pubkey publishes) or recheck which are the most popular relays.

@dcadenas dcadenas self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant