Browse Source

Comment on CConnman::nLocalServices meaning

0.14
instagibbs 8 years ago
parent
commit
b5ccded57f
  1. 1
      src/net.h

1
src/net.h

@ -677,6 +677,7 @@ private: @@ -677,6 +677,7 @@ private:
uint64_t nLocalHostNonce;
// Services offered to this peer
ServiceFlags nLocalServices;
int nMyStartingHeight;
public:

Loading…
Cancel
Save