Fabcoin Core
0.16.2
P2P Digital Currency
|
Incapsulation of libetehreum blockchain logic into test classes that manage block/transaction import and test mining. More...
#include <libdevcore/TransientDirectory.h>
#include <libethereum/Block.h>
#include <libethereum/BlockChain.h>
#include <libethereum/TransactionQueue.h>
#include <libethereum/GenesisInfo.h>
#include <libethashseal/GenesisInfo.h>
#include <test/libtesteth/BlockChainHelper.h>
#include <test/libtesteth/TestHelper.h>
Go to the source code of this file.
Namespaces | |
dev | |
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by René Nyffenegger. | |
dev::test | |
Incapsulation of libetehreum blockchain logic into test classes that manage block/transaction import and test mining.
Definition in file BlockChainHelper.cpp.