b5ccded Comment on CConnman::nLocalServices meaning (instagibbs)
b5ccded
@ -677,6 +677,7 @@ private:
uint64_t nLocalHostNonce;
// Services offered to this peer
ServiceFlags nLocalServices;
int nMyStartingHeight;
public: