Returns a human‐readable description of the block.
Synopsis
Declared in <primitives/block.h>
std::string
ToString() const;
Return Value
A string summarizing the header and transactions.
Created with MrDocs
Returns a human‐readable description of the block.
Declared in <primitives/block.h>
std::string
ToString() const;
A string summarizing the header and transactions.
Created with MrDocs