Ethereum  PoC-8
The C++ Implementation of Ethereum
SecureTrieDB.h File Reference

Go to the source code of this file.

Namespaces

 dev
 
 dev::eth
 

Typedefs

template<class KeyType , class DB >
using dev::eth::SecureTrieDB = SpecificTrieDB< HashedGenericTrieDB< DB >, KeyType >