lbryio/lbry-sdk

detect when server is not sending notifications

Ouverte

#3 189 ouverte le 8 févr. 2021

 (0 commentaire) (0 réaction) (0 personne assignée)Python (500 forks)batch import
area: wallethelp wanted

Métriques du dépôt

Stars
 (7 220 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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