Ethereum  PoC-8
The C++ Implementation of Ethereum
BlockChainImporter.h File Reference
#include <libdevcore/Common.h>
#include <memory>

Go to the source code of this file.

Classes

class  dev::eth::BlockChainImporterFace
 

Namespaces

 dev
 
 dev::eth
 

Functions

std::unique_ptr< BlockChainImporterFace > dev::eth::createBlockChainImporter (BlockChain &_blockChain)
 

Detailed Description

Class for importing blocks into the blockchain

Definition in file BlockChainImporter.h.