![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
Go to the source code of this file.
Classes | |
| struct | dev::eth::LogEntry |
| struct | dev::eth::LocalisedLogEntry |
Namespaces | |
| dev | |
| dev::eth | |
Typedefs | |
| using | dev::eth::LogEntries = std::vector< LogEntry > |
| using | dev::eth::LocalisedLogEntries = std::vector< LocalisedLogEntry > |
Functions | |
| LogBloom | dev::eth::bloom (LogEntries const &_logs) |