]> Git Repo - VerusCoin.git/blobdiff - src/net.h
test
[VerusCoin.git] / src / net.h
index 44f14fd43cc8bc6f743b1c454911466a7f88f49c..50fb90dcab7b001f91d856ab0e6d41d8d295f57c 100644 (file)
--- a/src/net.h
+++ b/src/net.h
@@ -278,6 +278,7 @@ public:
     // b) the peer may tell us in its version message that we should not relay tx invs
     //    until it has initialized its bloom filter.
     bool fRelayTxes;
+    bool fSentAddr;
     CSemaphoreGrant grantOutbound;
     CCriticalSection cs_filter;
     CBloomFilter* pfilter;
This page took 0.023722 seconds and 4 git commands to generate.