Returns the raw 32‐byte transaction id.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

std::array<std::byte, 32>
ToBytes() const;

Return Value

The txid bytes.

Created with MrDocs