Send our P2Pool version to other peers

This commit is contained in:
SChernykh
2022-11-10 11:33:57 +01:00
parent 8a7f1b1b3a
commit da9cdf7df3
4 changed files with 29 additions and 5 deletions
+1
View File
@@ -125,6 +125,7 @@ public:
int m_peerListPendingRequests;
uint32_t m_protocolVersion;
uint32_t m_P2PoolVersion;
int64_t m_pingTime;