btck::BlockHash::ToBytes

Returns the raw 32-byte block hash.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

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

Return Value

The block hash bytes.