Serializes the block to its raw bytes.
Declared in <kernel/bitcoinkernel_wrapper.h>
<kernel/bitcoinkernel_wrapper.h>
std::vector<std::byte> ToBytes() const;
The serialized block bytes.