lbryio/lbry-sdk

detect when server is not sending notifications

Open

#3 189 ouverte le 8 févr. 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (500 forks)batch import
area: wallethelp wanted

Métriques du dépôt

Stars
 (7 220 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

if wallet server stops sending notifications for some reason, client should detect that and switch to another server

for example: if you send a tx and never receive a notification for it, but then you get a new block that contains an address notification for that tx, then you know the server is not sending you notifications

Guide contributeur