pub const CNODE_COMMITMENT_KEY_BYTES: usize = 32;Expand description
Commitment radix-key width: a 32-byte digest of the logical key.
This width is used only when deriving a Merkle/radix commitment in
HashTreeRoot. Runtime CNode access is direct by
Key.