Constant sp_state_machine::MAX_NESTED_TRIE_DEPTH
source · pub const MAX_NESTED_TRIE_DEPTH: usize = 2;
Expand description
State machine only allows a single level of child trie.
pub const MAX_NESTED_TRIE_DEPTH: usize = 2;
State machine only allows a single level of child trie.