if (Math.ceil((cache.endBlock[0].number-cache.beginBlock[0].number)/cache.step)>constants.STEP_COUNT_MAX){cache.step=Math.ceil((cache.endBlock[0].number-cache.beginBlock[0].number)/constants.STEP_COUNT_MAX);}
}
// Initialize nextStepTime, stepIssuerCount and bStep