pub const TRIE_VALUE_NODE_THRESHOLD: u32 = 33;
Threshold size to start using trie value nodes in state.