![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <thread>#include <list>#include <atomic>#include <libdevcore/Common.h>#include <libdevcore/Worker.h>#include <libethcore/Common.h>#include <libethereum/GenericMiner.h>#include <libethcore/BlockHeader.h>Go to the source code of this file.
Classes | |
| class | dev::eth::GenericFarm< PoW > |
| A collective of Miners. More... | |
| struct | dev::eth::GenericFarm< PoW >::SealerDescriptor |
Namespaces | |
| dev | |
| Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by René Nyffenegger. | |
| dev::eth | |
Definition in file GenericFarm.h.
1.8.11