diff --git a/src/net.h b/src/net.h index 017385466..d0b277362 100644 --- a/src/net.h +++ b/src/net.h @@ -677,6 +677,7 @@ private: uint64_t nLocalHostNonce; + // Services offered to this peer ServiceFlags nLocalServices; int nMyStartingHeight; public: