Returns descriptive information about the transaction with the given hash.
Declared in <txmempool.h>
<txmempool.h>
template<TxidOrWtxid T> TxMempoolInfo info(T const& id) const;
The transaction info, or a default-constructed value if not present.