This commit is contained in:
Vitor Pamplona 2024-09-13 13:00:40 -04:00 committed by GitHub
parent c4c2061ac3
commit c1649e45b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
76.md
View File

@ -71,7 +71,7 @@ Relays MUST check if the authed user is in the filter before returning the event
### Test cases ### Test cases
The filter below has 100 bits, with 10 rounds or hashes that should be able to match 10,000,000 keys without a single false positive. The filter below has 100 bits, with 10 rounds of hashes that should be able to match 10,000,000 keys without a single false positive.
```json ```json
["prp", "100:10:QGKCgBEBAAhIAApO"] ["prp", "100:10:QGKCgBEBAAhIAApO"]