eth::BlockBodiesMessage¶
Response to GetBlockBodies (message id 0x06).
#include <eth_types.hpp>
Public Attributes¶
| Name | |
|---|---|
| std::optional< uint64_t > | request_id |
| std::vector< BlockBody > | bodies |
Public Attributes Documentation¶
variable request_id¶
variable bodies¶
Updated on 2026-06-05 at 17:22:18 -0700