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