Skip to content

Commit

Permalink
v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fmar committed Nov 27, 2023
1 parent 851afa9 commit 5955c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GOSSIP.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ It doesn't merge lists, if it finds a nip-65 it will not use kind3 list.
- It will consider a relay valid to be included in the set if:
- It can connect to it (or already connected)
- It's not on the blocked relay list (NIP-51 kind 10006)
- It will start from the relays that have the most amount of contacts as declared the relay as write (outbox), and go down the list until every contact has at least the minimal amount satisfied.
- It will start from the relays that have the most amount of contacts, and go down the list until every contact has at least the minimal amount satisfied.

By changing the minimal amount you are able to better adjust for either less data usage, or more censorship resistance.\
The more relays you load notes from for a given contact, the better the chance you have of avoiding potential censorship by a bad behaving relay.\
Expand Down

0 comments on commit 5955c23

Please sign in to comment.