Merge ecc1a4ecd0 into merged_master (Bitcoin PR #17431)

This commit is contained in:
Andrew Poelstra 2020-11-09 23:10:10 +00:00
commit 4e2b0c3df3

View file

@ -51,8 +51,6 @@ struct LockPoints
LockPoints() : height(0), time(0), maxInputBlock(nullptr) { }
};
class CTxMemPool;
/** \class CTxMemPoolEntry
*
* CTxMemPoolEntry stores data about the corresponding transaction, as well