This commit is contained in:
jl777
2017-04-26 23:10:31 +03:00
parent d1d08494e9
commit 1e3f8b44fe

View File

@@ -597,6 +597,7 @@ static bool ProcessBlockFound(CBlock* pblock)
}
}
// Track how many getdata requests this block gets
if ( 0 )
{
LOCK(wallet.cs_wallet);
wallet.mapRequestCount[pblock->GetHash()] = 0;