Returns the direct in-mempool parents of the given entry.
Declared in <txmempool.h>
<txmempool.h>
std::vector<CTxMemPoolEntry::CTxMemPoolEntryRef> GetParents(CTxMemPoolEntry const& entry) const;
The parent entries.