pub const MAX_CNODE_SLOTS: u64 = _; // 65_536u64
Maximum cnode capacity (2^16 slots). The SSZ merkle tree depth is fixed at 16 regardless of an individual cnode’s declared size_log.
2^16
size_log