CTransaction::GetWitnessHash

Returns the cached witness transaction id.

Synopsis

Declared in <primitives/transaction.h>

Wtxid const&
GetWitnessHash() const;

Return Value

The transaction hash, including witness data.