lbryio/lbry-sdk

detect when server is not sending notifications

Open

#3,189 opened on 2021年2月8日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (7,220 stars) (500 forks)batch import
area: wallethelp wanted

説明

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

コントリビューターガイド

detect when server is not sending notifications · lbryio/lbry-sdk#3189 | Good First Issue