Interface CutFinder

    • Method Detail

      • findCut

        Cut findCut​(IMLog log,
                    IMLogInfo logInfo,
                    MinerState minerState)
        Returns a cut, or null if none found. Must be thread-safe and static, i.e, no side-effects allowed.
        Parameters:
        log -
        logInfo -
        minerState -
        Returns: