mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
Merge branch 'v0.11.0.x' of https://github.com/darkcoin/darkcoin into v0.11.0.x
This commit is contained in:
commit
71dcb6e070
@ -304,8 +304,6 @@ void OverviewPage::updateDarksendProgress(){
|
||||
|
||||
void OverviewPage::darkSendStatus()
|
||||
{
|
||||
if(!IsInitialBlockDownload()) return;
|
||||
|
||||
int nBestHeight = chainActive.Tip()->nHeight;
|
||||
|
||||
if(nBestHeight != darkSendPool.cachedNumBlocks)
|
||||
|
Loading…
Reference in New Issue
Block a user