CDiskBlockIndex::ToString

ToString overloads

Synopses

Declared in <chain.h>

Returns a human-readable description of this block index entry.

std::string
ToString() const;
» more...

Deleted: CDiskBlockIndex has no string representation.

std::string
ToString() = delete;
» more...

Return Value

A string summarizing the entry.