Skip to main content

MAX_CNODE_SLOTS

Constant MAX_CNODE_SLOTS 

Source
pub const MAX_CNODE_SLOTS: u64 = _; // 65_536u64
Expand description

Maximum cnode capacity (2^16 slots). The SSZ merkle tree depth is fixed at 16 regardless of an individual cnode’s declared size_log.