Constant sp_state_machine::MAX_NESTED_TRIE_DEPTH[][src]

pub const MAX_NESTED_TRIE_DEPTH: usize = 2;
Expand description

State machine only allows a single level of child trie.