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
Returns the target spacing between blocks.
Declared in <consensus/params.h>
std::chrono::seconds
PowTargetSpacing() const;
The configured block spacing as a duration in seconds.
Created with MrDocs