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.

Created with MrDocs