Browse Source

We do not know the gender of Satoshi, and it is a dumb concept anyway

pull/32/head
Duke Leto 3 years ago
parent
commit
70f9ac87b6
  1. 2
      src/net.cpp

2
src/net.cpp

@ -44,7 +44,7 @@
using namespace hush;
// Dump addresses to peers.dat every 5 minutes (300s)
// Satoshi originally used 10 seconds(!), did he know something Peter Wuille didn't?
// Satoshi originally used 10 seconds(!), did they know something Peter Wuille didn't?
#define DUMP_ADDRESSES_INTERVAL 300
#if !defined(HAVE_MSG_NOSIGNAL) && !defined(MSG_NOSIGNAL)

Loading…
Cancel
Save