eth::CommonStatusFields¶
Fields common to both ETH/68 and ETH/69 Status messages.
#include <eth_types.hpp>
Public Attributes¶
| Name | |
|---|---|
| uint8_t | protocol_version |
| uint64_t | network_id |
| Hash256 | genesis_hash |
| ForkId | fork_id |
Public Attributes Documentation¶
variable protocol_version¶
variable network_id¶
variable genesis_hash¶
variable fork_id¶
Updated on 2026-04-13 at 23:22:46 -0700