This commit is contained in:
jl777
2019-07-05 07:02:39 -11:00
parent 4ae6f232a8
commit 4fd98d4af3

View File

@@ -8317,7 +8317,10 @@ bool SendMessages(CNode* pto, bool fSendTrickle)
pto->vInventoryToSend = vInvWait;
}
if (!vInv.empty())
{
fprintf(stderr,"send inv message\n");
pto->PushMessage("inv", vInv);
}
if ( KOMODO_NSPV != 0 )
return(true);
// Detect whether we're stalling