ToString overloads

Synopses

Declared in <chain.h>

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

std::string
ToString() const;

Deleted: CDiskBlockIndex has no string representation.

std::string
ToString() = delete;

Return Value

A string summarizing the entry.

Created with MrDocs