CBlock::ToString

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.