-
- Downloads
dhtproxyclient: setPushNotification before first permanent put
When SecureDHT is initialized, a permanent put is done to announce the node and then the push token is set. This means the the first permanent put will not get expirations notification because it's considered as a non push device's put. We should inject the push token as soon as possible.
Loading
Please register or sign in to comment