Returns the wtxid of the given mempool entry.
Declared in <txmempool.h>
<txmempool.h>
result_type operator()(CTxMemPoolEntry const& entry) const;
The witness hash (wtxid) of the entry's transaction.