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

This commit is contained in:
Duke Leto
2021-01-10 09:56:40 -05:00
parent 8fe3e238f0
commit 70f9ac87b6

View File

@@ -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)