mirror of https://github.com/waku-org/specs.git
remove dupe with peer managment
This commit is contained in:
parent
59e225dc4a
commit
fb3e69b4fb
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue