Return a human‐readable summary of the block‐file statistics.

Synopsis

Declared in <node/blockstorage.h>

std::string
ToString() const;

Return Value

A string describing the block count, size, and height/time ranges.

Created with MrDocs