Refactor: CTxMempool class to its own txmempool.{cpp,h}
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#ifndef BITCOIN_LIMITEDMAP_H
|
||||
#define BITCOIN_LIMITEDMAP_H
|
||||
|
||||
#include <assert.h> // TODO: remove
|
||||
#include <map>
|
||||
#include <deque>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user