Fabcoin Core  0.16.2
P2P Digital Currency
EthashCPUMiner.cpp File Reference
#include "EthashCPUMiner.h"
#include <thread>
#include <chrono>
#include <boost/algorithm/string.hpp>
#include <random>
Include dependency graph for EthashCPUMiner.cpp:

Go to the source code of this file.

Detailed Description

Author
Gav Wood i@gav.nosp@m.wood.nosp@m..com
Date
2014

Determines the PoW algorithm.

Definition in file EthashCPUMiner.cpp.