Skip to content

eth::ForkId

#include <eth_types.hpp>

Public Attributes

Name
std::array< uint8_t, 4 > fork_hash
uint64_t next_fork

Public Attributes Documentation

variable fork_hash

std::array< uint8_t, 4 > fork_hash {};

variable next_fork

uint64_t next_fork = 0;

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