Add second block source check
This commit is contained in:
parent
f84ae969d4
commit
91fc474a1f
3 changed files with 177 additions and 84 deletions
|
@ -29,4 +29,7 @@ uint getBlockMedianFee();
|
|||
|
||||
bool isBlockNotifyConnected();
|
||||
void stopBlockNotify();
|
||||
bool getBlockNotifyInit();
|
||||
bool getBlockNotifyInit();
|
||||
uint getLastBlockUpdate();
|
||||
int getBlockFetch();
|
||||
void setLastBlockUpdate(uint lastUpdate);
|
Loading…
Add table
Add a link
Reference in a new issue