The key was constructed from nibbles, which isn't possible for all nodes. Remove the only use of Key in LightTrie by always retrying with the original key that was looked up.
Created alternate versions of Trie and SecureTrie functions that can return a MissingNodeError (used by ODR services)