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-06-05 at 17:22:18 -0700