Returns the cached transaction id.

Synopsis

Declared in <primitives/transaction.h>

Txid const&
GetHash() const;

Return Value

The transaction hash, excluding witness data.

Created with MrDocs