![]() |
Ethereum
PoC-8
The C++ Implementation of Ethereum
|
Go to the source code of this file.
Classes | |
| struct | dev::eth::WarpPeerStatus |
| class | dev::eth::WarpPeerObserverFace |
| class | dev::eth::WarpCapability |
Namespaces | |
| dev | |
| dev::eth | |
Enumerations | |
| enum | dev::eth::WarpSubprotocolPacketType : byte { dev::eth::WarpStatusPacket = 0x00, dev::eth::GetSnapshotManifest = 0x11, dev::eth::SnapshotManifest = 0x12, dev::eth::GetSnapshotData = 0x13, dev::eth::SnapshotData = 0x14, dev::eth::WarpSubprotocolPacketCount } |
Variables | |
| unsigned const | dev::eth::c_WarpProtocolVersion = 1 |