![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
#include "StateImporter.h"#include <libdevcore/OverlayDB.h>#include <libdevcore/RLP.h>#include <libdevcore/TrieDB.h>Go to the source code of this file.
Namespaces | |
| dev | |
| dev::eth | |
Functions | |
| std::unique_ptr< StateImporterFace > | dev::eth::createStateImporter (OverlayDB &_stateDb) |