eth::EthMessageSchema¶
#include <eth_types.hpp>
Public Attributes¶
| Name | |
|---|---|
| std::string | name |
| uint8_t | message_id |
| std::optional< uint8_t > | protocol_version |
| std::vector< EthMessageFieldSchema > | fields |
Public Attributes Documentation¶
variable name¶
variable message_id¶
variable protocol_version¶
variable fields¶
Updated on 2026-06-05 at 17:22:18 -0700