diff options
-rw-r--r-- | src/net.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -677,6 +677,7 @@ private: uint64_t nLocalHostNonce; + // Services offered to this peer ServiceFlags nLocalServices; int nMyStartingHeight; public: |
index : slackcoder/bitcoin | ||
Bitcoin Code integration/staging tree | Mirror |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/net.h | 1 |
@@ -677,6 +677,7 @@ private: uint64_t nLocalHostNonce; + // Services offered to this peer ServiceFlags nLocalServices; int nMyStartingHeight; public: |