Returns the number of in-mempool descendants of the entry at the given iterator (including itself).
Declared in <txmempool.h>
<txmempool.h>
int64_t GetDescendantCount(txiter it) const;
The descendant count.