Returns the target spacing between blocks.

Synopsis

Declared in <consensus/params.h>

std::chrono::seconds
PowTargetSpacing() const;

Return Value

The configured block spacing as a duration in seconds.

Created with MrDocs