![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
Go to the source code of this file.
Namespaces | |
| dev | |
Functions | |
| bytes | dev::rlp256 (BytesMap const &_s) |
| h256 | dev::hash256 (BytesMap const &_s) |
| h256 | dev::orderedTrieRoot (std::vector< bytes > const &_data) |
| template<class T , class U > | |
| h256 | dev::trieRootOver (unsigned _itemCount, T const &_getKey, U const &_getValue) |
| h256 | dev::orderedTrieRoot (std::vector< bytesConstRef > const &_data) |
Definition in file TrieHash.h.