This commit is contained in:
Sasha
2024-07-01 19:01:34 +02:00
parent f2802e7b1a
commit 174dffb818
+1 -1
View File
@@ -51,7 +51,7 @@ As a useful metric to define and implement for determining quality of provided s
- 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 benefitial to use only new peers to which no subscriptions yet present and not use peers with which Filter already failed.
- During creation of a new subscription it can be beneficial to use only new peers to which no subscriptions yet present and not use peers with which Filter already failed.
## Security/Privacy Considerations