Returns the number of in-mempool ancestors of the given entry (including itself).
Declared in <txmempool.h>
<txmempool.h>
int64_t GetAncestorCount(CTxMemPoolEntry const& e) const;
The ancestor count.