Constant sp_storage::TRIE_VALUE_NODE_THRESHOLD
source ยท pub const TRIE_VALUE_NODE_THRESHOLD: u32 = 33;
Expand description
Threshold size to start using trie value nodes in state.
pub const TRIE_VALUE_NODE_THRESHOLD: u32 = 33;
Threshold size to start using trie value nodes in state.