![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
#include "BlockChainImporter.h"#include "BlockChain.h"#include <libdevcore/RLP.h>#include <libethcore/BlockHeader.h>Go to the source code of this file.
Namespaces | |
| dev | |
| dev::eth | |
Functions | |
| std::unique_ptr< BlockChainImporterFace > | dev::eth::createBlockChainImporter (BlockChain &_blockChain) |