pub const TRIE_VALUE_NODE_THRESHOLD: u32 = 33;
Expand description

Threshold size to start using trie value nodes in state.