logger.debug('Fork of %s has blockDistance %s ; timeDistance %s ; required is >= %s for both values to try to follow the fork',fork.peer.pubkey.substr(0,6),parseFloat(blockDistance).toFixed(2),parseFloat(timeDistance).toFixed(2),constant.BRANCHES.SWITCH_ON_BRANCH_AHEAD_BY_X_MINUTES);