pub const MAX_NESTED_TRIE_DEPTH: usize = 2;
Expand description

State machine only allows a single level of child trie.