Ethereum  PoC-8
The C++ Implementation of Ethereum
SnapshotStorage.cpp File Reference
#include "SnapshotStorage.h"
#include <libdevcore/CommonIO.h>
#include <libdevcore/SHA3.h>
#include <snappy.h>

Go to the source code of this file.

Namespaces

 dev
 
 dev::eth
 

Functions

std::unique_ptr< SnapshotStorageFace > dev::eth::createSnapshotStorage (fs::path const &_snapshotDirPath)
 
fs::path dev::eth::importedSnapshotPath (fs::path const &_dataDir, h256 const &_genesisHash)