Returns the number of blocks in one difficulty retargeting interval.
Synopsis
Declared in <consensus/params.h>
int64_t
DifficultyAdjustmentInterval() const;
Return Value
The retarget timespan divided by the target block spacing.
Created with MrDocs