remove dupe with peer managment

This commit is contained in:
Sasha 2024-07-09 23:59:47 +02:00
parent 59e225dc4a
commit fb3e69b4fb
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

@ -105,8 +105,6 @@ In case ping fails - re-subscribe request should be fired to a new peer.
- While registering Filter subscriptions - it is advised to batch requests for multiple content topics into one in order to reduce amount of queries sent to a node.
- During creation of a new subscription it can be beneficial to use only service nodes to which no subscriptions yet present and no failure was observed.
## Security/Privacy Considerations
See [WAKU2-ADVERSARIAL-MODELS](https://github.com/waku-org/specs/blob/master/informational/adversarial-models.md).