lbryio/lbry-sdk

detect when server is not sending notifications

Open

#3,189 创建于 2021年2月8日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (500 fork)batch import
area: wallethelp wanted

仓库指标

Star
 (7,220 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南