This commit is contained in:
jl777
2019-07-09 01:04:43 -11:00
parent ec24982ff6
commit 94a1656ed2

View File

@@ -444,6 +444,8 @@ void CNode::CloseSocketDisconnect()
vRecvMsg.clear();
}
extern int32_t KOMODO_NSPV;
void CNode::PushVersion()
{
int nBestHeight = g_signals.GetHeight().get_value_or(0);