Compute the hash of this CMutableTransaction. This is computed on the fly, as opposed to GetHash() in CTransaction, which uses a cached result.
Declared in <primitives/transaction.h>
<primitives/transaction.h>
Txid GetHash() const;
The transaction id, excluding witness data.