![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
#include <libdevcore/TrieDB.h>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 > |