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.