Extern
This commit is contained in:
@@ -444,6 +444,8 @@ void CNode::CloseSocketDisconnect()
|
|||||||
vRecvMsg.clear();
|
vRecvMsg.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
extern int32_t KOMODO_NSPV;
|
||||||
|
|
||||||
void CNode::PushVersion()
|
void CNode::PushVersion()
|
||||||
{
|
{
|
||||||
int nBestHeight = g_signals.GetHeight().get_value_or(0);
|
int nBestHeight = g_signals.GetHeight().get_value_or(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user