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