lbryio/lbry-sdk

detect when server is not sending notifications

开放

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

 (0 条评论) (0 个反应) (0 位负责人)Python (500 个派生)batch import
area: wallethelp wanted

仓库指标

星标
 (7,220 个星标)
PR 合并指标
 (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

贡献者指南