Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces
EthashProofOfWork.h File Reference
#include <libethcore/BlockHeader.h>
Include dependency graph for EthashProofOfWork.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dev::eth::EthashProofOfWork
 Proof of work definition for Ethash. More...
 
struct  dev::eth::EthashProofOfWork::Solution
 
struct  dev::eth::EthashProofOfWork::Result
 
struct  dev::eth::EthashProofOfWork::WorkPackage
 

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::eth
 

Detailed Description

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

Determines the PoW algorithm.

Definition in file EthashProofOfWork.h.