[doc] dev-notes: Members should be initialized

Also, remove mention of threads that were removed long ago
This commit is contained in:
MarcoFalke
2018-02-14 16:30:55 -05:00
parent f4f4f51f1a
commit fa94614738
2 changed files with 14 additions and 12 deletions

View File

@@ -30,12 +30,6 @@
#include <queue>
#include <utility>
//////////////////////////////////////////////////////////////////////////////
//
// BitcoinMiner
//
//
// Unconfirmed transactions in the memory pool often depend on other
// transactions in the memory pool. When we select transactions from the
// pool, we select by highest fee rate of a transaction combined with all