Skip to content

ChainTarget

Public Attributes

Name
const char * chain_key
const char * chain_peer_cache_key
uint64_t network_id
const char * genesis_hex
std::optional< std::array< uint8_t, 4U > > fork_hash_fallback

Public Attributes Documentation

variable chain_key

const char * chain_key;

variable chain_peer_cache_key

const char * chain_peer_cache_key;

variable network_id

uint64_t network_id = 0;

variable genesis_hex

const char * genesis_hex;

variable fork_hash_fallback

std::optional< std::array< uint8_t, 4U > > fork_hash_fallback;

Updated on 2026-06-05 at 17:22:18 -0700