Further improvements for connection recovery

This commit is contained in:
Djuri 2024-04-16 15:17:34 +02:00
parent 2ef56c1938
commit ad0800c233
11 changed files with 51 additions and 7561 deletions

View file

@ -29,6 +29,8 @@ uint getBlockMedianFee();
bool isBlockNotifyConnected();
void stopBlockNotify();
void restartBlockNotify();
bool getBlockNotifyInit();
uint getLastBlockUpdate();
int getBlockFetch();