diff --git a/src/net.h b/src/net.h index 9226a6fc9e..fb9cd261f5 100644 --- a/src/net.h +++ b/src/net.h @@ -807,6 +807,7 @@ private: uint64_t nLocalHostNonce; + // Services offered to this peer ServiceFlags nLocalServices; int nMyStartingHeight; int nSendVersion;