12 "CBlockFileInfo(blocks=%u, size=%u, heights=%u...%u, time=%s...%s)",
uint64_t nTimeFirst
earliest time of block in file
uint64_t nTimeLast
latest time of block in file
std::string ToString() const
unsigned int nHeightFirst
lowest height of block in file
unsigned int nHeightLast
highest height of block in file
unsigned int nBlocks
number of blocks stored in file
unsigned int nSize
number of used bytes of block file
std::string FormatISO8601DateTime(int64_t nTime)
ISO 8601 formatting is preferred.