C# (CSharp) BitMaker.Miner.Cpu Namespace

Classes

Name Description
CpuMiner CPU miner base class which provides a place to plug in the search algorithm.
CpuMinerFactory CPU miner factory base class which advertises a CpuMiner as capable of consuming the system's processors. Implement this class and extend StartMiner to provide a customer miner implementation.