Returns the txid of the given transaction.
Declared in <txmempool.h>
<txmempool.h>
result_type operator()(CTransactionRef const& tx) const;
The txid of the transaction.