Skip to content

eth::BlockHeadersMessage

#include <eth_types.hpp>

Public Attributes

Name
std::optional< uint64_t > request_id
std::vector< codec::BlockHeader > headers

Public Attributes Documentation

variable request_id

std::optional< uint64_t > request_id;

variable headers

std::vector< codec::BlockHeader > headers;

Updated on 2026-04-13 at 23:22:46 -0700