pub const TRIE_VALUE_NODE_THRESHOLD: u32 = 33; // 33u32
Expand description

Threshold size to start using trie value nodes in state.