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